Machine Learning algorithms based on Scikit-learn python library. Core aspects of the scikit-learn library are covered via these Machine Learning Algorithms
Steps:
- Prepare the Training data
- Prepare the Test data
- Decide the Features
- Decide the Hypothesis and Cost function
- Decide the Minimization algorithm