Subhitsha / predictEasy

0 stars 0 forks source link

Algorithm Selection #2

Closed BastinRobin closed 7 years ago

BastinRobin commented 7 years ago

Prepare a dropdown to pick any one classification algorithm in preprocessing stage

Dropdown list

  1. DecisionTree 2.KNN 3.RandomForestClassifier
BastinRobin commented 7 years ago

Implemented Algorithms