Machine-Learning-with-Python
Machine-Learning-with-Python copied to clipboard
Hours_vs_Scores_Prediction(96% accuracy)
Implementation of LassoLars linear model on hours vs student scores prediction and achieved an accuracy raised to 96%. LassoLars is also a regression algorithm works best with small and medium-sized data.