Fixed - Turn members of dependents to string value.
2.3.2
Changed - Use `sklearn.model_selection` instead of `sklearn.cross_validation`. - Send `all_dependents` as a list, make it a set everywhere else.
Fixed - Properly set Datasource/Feature names for b/c aliases.
2.3.1
Changed - Make basic datasources all json-serializable.
Fixed - Fix revscoring extract for users with 2FA.
2.3.0
Added - Handling for schema issues for multilabel and "boolean".
2.2.7
Added - Added Galician language assets. - Added enwiki words to watch.
Changed - README: Fix apt-get command block
Fixed - Fixed meta feature naming for sum/max/etc.
2.2.6
Changed - API changes to use the new MCR-aware params and format. - Updated README.md formatting for language installs. - Started using `mwbase` instead of `pywikibase` in wikibase-related datasources. - usage string and API fixes
Fixed - Fixed score schema for ProbabilityClassifier.