openedx-unsupported / ease

EASE (Enhanced AI Scoring Engine) is a library that allows for machine learning based classification of textual content. This is useful for tasks such as scoring student essays.
GNU Affero General Public License v3.0
216 stars 96 forks source link

Upgrade scikit to 0.14.1 #58

Closed wedaly closed 10 years ago

wedaly commented 10 years ago

If we end up using scikit directly on ORA2, we'll need the version in EASE to be compatible. This PR updates scikit-learn to version 0.14.1 in preparation for that.

Not sure if this will end up being necessary or not, but keeping it open just in case.

wedaly commented 10 years ago

This is the companion PR in ora2: https://github.com/edx/edx-ora2/pull/442

wedaly commented 10 years ago

We're not going to use this right now, so I'm going to close it.