An open API service indexing awesome lists of open source software.

https://github.com/girishp92/supervised-learning-with-heterogenous-data-using-random-forest-algorithm

This was a group project where we are comparing the effectiveness of supervised learning using various multivariate data sets and i was involved doing so using Random Forest Model. I implemented the feature importance of various predictor variables and how it effects the error rate(RMSE). I used the Student Performance Dataset to show the importance of various predictor variables. I implemented it in Python using various libraries like Numpy, Scipy, Scikit-learn, pandas, matplotlib and seaborn packages for plotting the figures.
https://github.com/girishp92/supervised-learning-with-heterogenous-data-using-random-forest-algorithm

machine-learning-algorithms project python randomforest umassdartmouth

Last synced: 7 months ago
JSON representation

This was a group project where we are comparing the effectiveness of supervised learning using various multivariate data sets and i was involved doing so using Random Forest Model. I implemented the feature importance of various predictor variables and how it effects the error rate(RMSE). I used the Student Performance Dataset to show the importance of various predictor variables. I implemented it in Python using various libraries like Numpy, Scipy, Scikit-learn, pandas, matplotlib and seaborn packages for plotting the figures.

Awesome Lists containing this project