Week 10 Forum

Classification Using Python

Classification Using Python

by shimul islam -
Number of replies: 0

Ans: Classification in Python with Scikit-Learn and Pandas-

Binary classification, where we wish to group an outcome into one of two groups. Multi-class classification, where we wish to group an outcome into one of multiple (more than two) groups.