Week 10 Forum

Classification using python

Classification using python

by Mohammad Mukit -
Number of replies: 0

A dataset can be classified by using python module called sk-learn. Different types of classification algorithm is available in sk learn module such as KNN, Decision tree, support vector machine, random forest etc.