Some Machine Learning experiments using Python and Scikit-Learn.
Uses Pandas library to display multidimensional data in 2D format.
Uses Pandas, Numpy, and SkLearn libraries to load, transform, and classify various types of Iris flowers.
Uses Pandas and Numpy to load and transform data from UC Irvine's Machine Learning datasets. Then uses SkLearn to classify if a person has heart disease.