Data Science | Kaggle
- Forecast bike rental demand, Kaggle
- Performed variable manipulation using data visualisation techniques and correlation matrix as preparatory steps for model construction
- Trained a random forest classifier on the significant parameters & performed hyper-parameter tuning to achieve the error score of 0.4
- Prediction of likelihood of survival of passengers, Kaggle
- Developed insights on correlations and significant variables for prediction of survival of passengers after preprocessing the training data. Applied regression model and machine learning algorithms (SVM and Random forest) to achieve the maximum accuracy of 78.5