1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated note on EOF of Python and library More... about 5 years ago
incremented version for release More... about 5 years ago
train_test_split creates copy of itself before applying randomization to avoid order of data to change in subsequent calls More... about 5 years ago
added warnings re EOL of Python 2.7 More... about 5 years ago
incremented versions for release More... about 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... about 5 years ago
fixed heading More... about 5 years ago
updated versions for release More... about 5 years ago
plot_classifier_errors now accepts dict to plot errors of multiple classifiers in same plot More... about 5 years ago
method create_instances_from_lists now allows string and bytes as well More... about 5 years ago
method create_instances_from_matrices now allows string and bytes as well More... about 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... about 5 years ago
added serialize/deserialize methods to Classifier, Clusterer, Filter classes More... about 5 years ago
added support for console scripts More... about 5 years ago
switched to OpenJDK More... over 5 years ago
added note on JDK to be present More... over 5 years ago
updated documentation More... almost 6 years ago
added entry on file encoding More... almost 6 years ago
replaced python-imaging with python-pil More... almost 6 years ago
updated patterns More... almost 6 years ago
added note about Python 2.7 EOL More... almost 6 years ago
added placeholder for next release More... about 6 years ago
incremented version for release More... about 6 years ago
added link to forum More... about 6 years ago
added link to example repo More... about 6 years ago
added bullet point for to_source methods More... about 6 years ago
added wrapper classes for association classes that implement AssociationRuleProducer More... about 6 years ago
added wrapper classes for association classes that implement AssociationRuleProducer More... about 6 years ago
added section on Anaconda to install.rst; fixed links More... over 6 years ago
prepared for next release More... over 6 years ago