Question: Write a code with python using pycharm which reads numeric data from a CSV file and apply machine learning (Use libraries NumPy, pandas, sklearn etc...).
Write a code with python using pycharm which reads numeric data from a CSV file and apply machine learning (Use libraries NumPy, pandas, sklearn etc...).
Ask the user what he/she wants to do with code(linear regression, polynom regression, SVR regression, decision tree regression, random forest regression, gaussian nb, Kneighbours classifier, confusion matrix)
Write functions to do what the user chose in the 2nd step.
Show the user the answer. Implement modular programming
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
