Additional machine learning algorithms

Some other popular machine learning algorithms include the Naive Bayes algorithm, k-nearest neighbors, neural networks, decision trees, and support vector machines. These are supported in scikit-learn by the sklearn.naive_bayes, sklearn.neighbors, sklearn.neural_network, sklearn.tree, and sklearn.svm modules, respectively. In Chapter 7, Making Predictive Models in Healthcare, we will make neural network models on a clinical dataset.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset