nextml / NEXT

NEXT is a machine learning system that runs in the cloud and makes it easy to develop, evaluate, and apply active learning in the real-world. Ask better questions. Get better results. Faster. Automated.
http://nextml.org
Apache License 2.0
160 stars 54 forks source link

Implements CardinalBanditsFeatures and OFUL #105

Closed stsievert closed 8 years ago

stsievert commented 8 years ago

OFUL is successfully implemented. At this point, we need the changes fixed in #101 for speed up. Speedups in OFUL went from 300s --> 60s --> 8s --> 4s but we need at least those last 3s.

To run OFUL, look in the example/zappos directory.