Classes completed
283
Quizzes submitted
249
Projects submitted
272
Hosted by: IIT Kanpur Antargani
Hosted by: Dr Kalmadi Shamarao Primary School, Pune
Let’s create a project that can predict the stock price of Maruti Company. 1. Import Libraries. 2. Read the CSV file and Take input from the user that he wants to predict. 3. Make functions to calculate RSME and Accuracy Score. 4. Apply the KNN, Random Forest, Multiple Linear Regression, and Logistic Regression. 5. Find out the best algorithm among these based on RSME and Accuracy Score.