1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated note on EOF of Python and library More... over 5 years ago
incremented version for release More... over 5 years ago
train_test_split creates copy of itself before applying randomization to avoid order of data to change in subsequent calls More... over 5 years ago
added warnings re EOL of Python 2.7 More... over 5 years ago
incremented versions for release More... over 5 years ago
fixed construction of dataset from pure numeric numpy arrays; added tests for create_instances_from_lists/create_instances_from_matrices; added examples for creating datasets (manual, lists, matrices) More... over 5 years ago
fixed heading More... over 5 years ago
updated versions for release More... over 5 years ago
plot_classifier_errors now accepts dict to plot errors of multiple classifiers in same plot More... over 5 years ago
method create_instances_from_lists now allows string and bytes as well More... over 5 years ago
method create_instances_from_matrices now allows string and bytes as well More... over 5 years ago
added plot_rocs/plot_prcs methods to weka.plot.classifiers to plot multiple classifiers evaluation on same dataset side by side (but single class label only) More... over 5 years ago
added serialize/deserialize methods to Classifier, Clusterer, Filter classes More... over 5 years ago
added support for console scripts More... over 5 years ago
switched to OpenJDK More... almost 6 years ago
added note on JDK to be present More... about 6 years ago
updated documentation More... over 6 years ago
added entry on file encoding More... over 6 years ago
replaced python-imaging with python-pil More... over 6 years ago
updated patterns More... over 6 years ago
added note about Python 2.7 EOL More... over 6 years ago
added placeholder for next release More... over 6 years ago
incremented version for release More... over 6 years ago
added link to forum More... over 6 years ago
added link to example repo More... over 6 years ago
added bullet point for to_source methods More... over 6 years ago
added wrapper classes for association classes that implement AssociationRuleProducer More... over 6 years ago
added wrapper classes for association classes that implement AssociationRuleProducer More... over 6 years ago
added section on Anaconda to install.rst; fixed links More... almost 7 years ago
prepared for next release More... almost 7 years ago