Predicts apt information for a student who needs references for possible admissions in undergraduate universitites.
1
stars
11
forks
source link
Created an ML Algorithm using Scikit-learn for the classification of the scrapped admission data #23
Closed
Rishitshivam closed 3 days ago
This classifier uses Random Forest Classifier of Sklearn to classify the data based on low, medium and high cutoff. PR caters to #4, part 1.