Machine Intelligence : Demystifying Machine Learning, Neural Networks and Deep Learning
amazon.com
Machine Intelligence : Demystifying Machine Learning, Neural Networks and Deep Learning
Machine Learning Overview
The statistical approaches include regression, decision trees, Bayesian learning, support vector machines (SVM) and k-means method.
Classification Based on Explain-ability:
2.3 Evaluating a Machine Learning Model
Regression algorithms capture the relation between various input variables and the output variable to build a predictive model.
Based on the above description, we can classify machine learning use cases into 2 categories: – Decision support use cases – Cognitive use cases
Number of data records available can also influence the choice of the machine learning algorithm. Machine learning algorithms like support vector machines (SVM) can work with fewer training records whereas neural networks and deep learning algorithms require large amounts of data to be able to train the model effectively.