Week 10 Forum

Classification in Python

Classification in Python

by Sayma Islam Sochona -
Number of replies: 0


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.