Model Name | Score | Accuracy Score | Accuracy Percentage |
---|---|---|---|
RandomForestClassifier | 0.992126 | 0.925532 | 92.55% |
SVC | 0.923885 | 0.914894 | 91.49% |
LogisticRegression | 0.916010 | 0.909574 | 90.96% |
DecisionTreeClassifier | 1.000000 | 0.909574 | 90.96% |
- Gathering Data
- Exploratory Data Analysis
- Data Visualizations
- Model Implementation.
- ML Model Selecting and Model PredPrediction
- HyperTunning the ML Model
- Deploy Model