Sohammhatre10 / Cadmi_AI

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

Rishitshivam commented 1 week 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.

Rishitshivam commented 4 days ago

any updates on this?