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

https://github.com/octavioduarte/randomforest

Example of classification using the RandomForest algorithm, with visual exploratory analysis using seaborn and matplotlib plots, and data normalization using One-Hot Encoding and StandardScaler. Covered in the datascienceacademy course.
https://github.com/octavioduarte/randomforest

cross-validation hyperparameter-tuning machine-learning matplotlib one-hot-encoding random-forest seaborn standard-scaler

Last synced: about 1 year ago
JSON representation

Example of classification using the RandomForest algorithm, with visual exploratory analysis using seaborn and matplotlib plots, and data normalization using One-Hot Encoding and StandardScaler. Covered in the datascienceacademy course.

Awesome Lists containing this project