Published July 1, 2014
| Version v0.25.0
Software
Open
SciKit-Learn Laboratory (SKLL) 0.25.0
Authors/Creators
- 1. Educational Testing Service
- 2. University of Pittsburgh
Description
This release includes a long-standing request being finally fulfilled (part of #7). We now support Stochastic Gradient Descent!
Full changelog:
- Added support for SGDClassifier and SGDRegressor
- Added option to use FeatureHasher instead of DictVectorizer to make learning with feature sets that have millions of features possible.
- Minor documentation fix for generate_predictions.
All the credit for this release goes to @nineil. Thanks Nils!
Files
skll-v0.25.0.zip
Files
(120.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a565b762d5c0cf3d681dc3e139e552f0
|
120.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/EducationalTestingService/skll/tree/v0.25.0 (URL)