Supervised Machine Learning
In Supervised Machine Learning output prediction will be done based on either mathematical or probabilistic approaches , based on output data type the supervised learning problems are classified in to two types
- Regression (Numerical data)
- Classification (Categorical data)
Comments
Post a Comment