Understand classification Problem in Machine Learning
Basically, there are four types of machine learning algorithms. 1- Supervised Learning Algorithms- In supervised learning, values of features and labels or classes are given. Further, Supervised learning algorithms are of two types. 1.1- Regression- In regression numerical values are predicted. 1.2-Classification In classification, labels are predicted. 2-Unsupervised Learning Algorithms In unsupervised learning, instances have
Understand classification Problem in Machine Learning Read More »







