Beginners' python project.
- CV generation : acquire school name and department name from csv, then batch processing the corresponding part in docs.
- Housing price prediction : data preprocessing; xgboost.
- Wine quality prediction : simple RandomForest, NeuralNetwork, SupportVectorMachine.
- Iris data visualization : seaborn.
Normal regularization improve 2% accuracy.