0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added docker images for 0.2.10 More... over 2 years ago
fixed link to docker More... over 2 years ago
prepared for release More... over 2 years ago
incremented version More... over 2 years ago
updated More... over 2 years ago
added help screens More... over 2 years ago
added entry_point (using prog='...') More... over 2 years ago
added entry_point (using prog='...') More... over 2 years ago
list/info sub-commands can refresh the cache now; outputting help now if no sub-command chosen More... over 2 years ago
added entry point "pww-pacakges" for managing packages from the command-line; weka.core.packages.is_installed method can restrict check to version now as well; weka.core.packages.Package class now has as_dict() method to retrieve the properties as simple dictionary More... over 2 years ago
added documentation on how to install additional packages More... over 2 years ago
added parameters class_for_ir_statistics, attribute_id, pred_target_column to constructor of SimpleExperiment class and derived classes that configure the ClassifierSplitEvaluator accordingly More... over 2 years ago
added swap_columns_and_rows option to Tester constructor and property to allow swapping of rows/cols, ie comparing datasets rather than classifiers More... over 2 years ago
added instructions for installing pww3 directly from github using pip More... over 2 years ago
added Instances.cv_splits method to generate list of train/test tuples as used by cross-validation More... over 2 years ago
added logging_level parameter to start(...) method to influence the logging output in an easy way More... almost 3 years ago
added placeholder for next release More... almost 3 years ago
fixed typo in doc string More... almost 3 years ago
added 0.2.9 More... almost 3 years ago
fixed pww3 version More... almost 3 years ago
prepared for release More... almost 3 years ago
new_instance now only installs missing package automatically if there is exactly one suggestion More... almost 3 years ago
Evaluation.test_model_once can store predictions now, eg required for AUC in class_details() More... almost 3 years ago
linked docker for data scientists More... almost 3 years ago
added docker to documentation More... almost 3 years ago
added CUDA 10.2 image; prefixed dirs with pww3 version More... almost 3 years ago
reworked Dockerfile More... almost 3 years ago
first draft of docker container (CPU-only) More... almost 3 years ago
changed python-imaging to python-pil for Debian More... almost 3 years ago
added auto_install flag to jvm.start() method, which will automatically install missing packages in JavaObject.new_instance (weka.core.classes) More... almost 3 years ago