Today we will be doing a very important part of scikit learn - getting our data ready by splitting it.We will be learning how to split our data into features and labels and then we will be splitting htat data into training and testing sets.
Heart_disease.csv - https://github.com/sush3011/MachineLe...
#Python #Scikit-Learn #ML #MachineLearning #Data