Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits Quotes

Rate this book
Clear rating
Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine learning algorithms in Python Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine learning algorithms in Python by Tarek Amr
7 ratings, 4.57 average rating, 4 reviews
Open Preview
Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits Quotes Showing 1-6 of 6
“I deliberately chose not to follow the statistical convention here so that our natural language processing friends feel at home once they realize that this (Pearson correlation coefficient equation) is the exact same equation as for cosine similarity.”
Tarek Amr, Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine learning algorithms in Python
“Another name for statistical mean is expected value. That's because the mean serves as a biased estimation of the data.”
Tarek Amr, Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine learning algorithms in Python
“You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions. Naguib Mahfouz”
Tarek Amr, Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine learning algorithms in Python
“Generating different train and test splits is called cross-validation. This helps us have a more reliable estimation of our model's accuracy”
Tarek Amr, Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine learning algorithms in Python
“The first thing to do when developing a model is to understand the problem you are trying to solve thoroughly. This does not only involve understanding what problem you are solving, but also why you are solving it, what impact are you expecting to have, and what the currently available solution is that you are comparing your new solution to.”
Tarek Amr, Hands-On Machine Learning with Scikit-Learn and Scientific Python Toolkits: A practical guide to implementing supervised and unsupervised machine learning algorithms in Python