The aim of these projects was to make predictions using various machine learning algorithms and choose from the analysis the best model that gave the least error.
- Data Pre-processing.
- Data Visualization.
- Missing value Analysis.
- Outlier Analysis.
- Feature Selection.
- Correlation analysis.
- Feature Scaling.
- Normalization.
- Splitting into Train and Test Dataset.
- Hyperparameter Optimization.
- Model Development
I. Linear Regression
II. Support Vector Regression
III. ARIMA
IV. Random Forest - Model Performance.