luciencd / suggestr

Machine learning app to suggest courses to people
Apache License 2.0
8 stars 2 forks source link

Prerequisite display. #48

Open luciencd opened 8 years ago

luciencd commented 8 years ago

Essentially make it so that we determine prerequisites based on if a class (ALWAYS > 90% appears before another class for all majors. unfortunately, this means calc I will be a prereq to almost all classes because 90% people take it probs.

So we need to find a way to prune the false positives. talk to advisor to figure out how to do that.

bennyty commented 8 years ago

How about pruning the ones that "often" appear in the reverse order.