Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 493 Bytes

File metadata and controls

14 lines (7 loc) · 493 Bytes

Improve-Machine-Learning-Model-Accuracy_Feature-Engineering

"Feature engineering and improving the Machine Learning model accuracy;

Using the advertising data: advertising.csv;

The ML model predicts the last column "Clicked on Ad";

Splitting the data into training and testing data sets, then choosing and training a classification machine learning algorithm;

Getting the accuracy of the ML model;

Using feature engineering skills to create new features and improve my ML model;"