Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moindalvs/assignment_random_forest_2

A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.
https://github.com/moindalvs/assignment_random_forest_2

data-science hyperparameter-tuning numpy pandas python random-forest-classifier sklearn

Last synced: 19 days ago
JSON representation

A cloth manufacturing company is interested to know about the segment or attributes causes high sale. Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.

Awesome Lists containing this project

README

        

## **Problem Statement**
# A cloth manufacturing company is interested to know about the segment or attributes causes high sale.
## Approach - A Random Forest can be built with target variable Sale (we will first convert it in categorical variable) & all other variable will be independent in the analysis.