Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow: Chapter 3 Notes
Mar 8, 2021 · 10 min read · Chapter 3 - Classification Binary Classifier - a classifier capable of distinguishing between 2 classes Stochastic Gradient Descent (SGD) classifier: capable of handling very large datasets efficiently, because SGD deals with training instances inde...
Join discussion


