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

https://github.com/miozilla/randomforestclassifier

RandomForestClassifier :cherry_blossom::deciduous_tree: : CSV Load, Train, Infer Model Demo # sklearn.ensemble # train_test_split # accuracy_score
https://github.com/miozilla/randomforestclassifier

comma-separated-values flask inference joblib pandas predict sklearn

Last synced: 2 months ago
JSON representation

RandomForestClassifier :cherry_blossom::deciduous_tree: : CSV Load, Train, Infer Model Demo # sklearn.ensemble # train_test_split # accuracy_score

Awesome Lists containing this project

README

          

# RandomForestClassifier 🌸🌳
RandomForestClassifier : CSV Load, Train, Infer Model Demo # sklearn.ensemble # train_test_split # accuracy_score

## Objective
- load csv format dataset
- train the model on the dataset
- infer the predictions from the trained model

## CSV Load, Train, Infer RandomForestClassifier Model Demo

![randomforestclassifier001.png](./media/randomforestclassifier001.png)

![randomforestclassifier002.png](./media/randomforestclassifier002.png)

![randomforestclassifier003.png](./media/randomforestclassifier003.png)

![randomforestclassifier004.png](./media/randomforestclassifier004.png)

![randomforestclassifier005.png](./media/randomforestclassifier005.png)

![randomforestclassifier006.png](./media/randomforestclassifier006.png)