You are on page 1of 1

UNIT 2

Machine Learning Pipeline

https://www.datarobot.com/blog/what-a-machine-learning-pipeline-is-and-why-its-important/

Preprocessing

https://www.javatpoint.com/data-processing-in-data-mining

Visualization

https://www.javatpoint.com/what-is-data-visualization#:~:text=Data%20visualization%20is%20a
%20graphical,understand%20and%20process%20for%20humans.

What is Feature Selection?

Feature Selection is the method of reducing the input variable to your model by using only
relevant data and getting rid of noise in data.

https://www.simplilearn.com/tutorials/machine-learning-tutorial/feature-selection-in-
machine-learning

parameter and hyperparameter

https://www.javatpoint.com/model-parameter-vs-hyperparameter

Accuracy

Accuracy = sum of right prediction / overall predictions

You might also like