Exploring popular publicly available datasets using scikit-learn and other machine learning platforms.
The datasets explored are:
More information can be found here.
- Boston Housing Dataset - For learning regression problems.
- Iris Dataset - For classification problems. Example - Decision Trees.