April 2019
Intermediate to advanced
412 pages
7h 46m
English
By the end of this chapter, you will be able to:
In this chapter, we will learn how to preprocess data for machine learning models. We will learn how to develop logistic regression models with scikit-learn. Lastly, we will evaluate model performance with model evaluation metrics.
Machine learning is the science of utilizing machines to emulate human tasks and to have the machine improve their ...