- K-Means
- Expectation Maximization
- Principal component analysis (PCA)
- Fast Independent Component Analysis (ICA)
- Random Projections Gaussian
- Extremely Randomized Trees
- Multi-layer Perceptron (Neural Network)
- Logistic Regression
- Wholesale customer segments
- Raisins class
- Accuracy
- Recall
- Log Loss
- Learning curve
- Validation curve
- URL
- Click on "Code"
- Click on "Download ZIP"
- Unzip the files
- Run each of the python files individually using Python 3.8.
- All results will be printed to the console including metrics scores and execution times.
- All the 100 plus graphs will be generated directly in the repository once the files are run successfully.