0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 14, 2025 — Jan 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
install_packages/install_missing_packages now handle list of package names as well (not just list of (name,version) tuples) More... over 3 years ago
added docker images for 0.2.10 More... over 3 years ago
fixed link to docker More... over 3 years ago
prepared for release More... over 3 years ago
incremented version More... over 3 years ago
updated More... over 3 years ago
added help screens More... over 3 years ago
added entry_point (using prog='...') More... over 3 years ago
added entry_point (using prog='...') More... over 3 years ago
list/info sub-commands can refresh the cache now; outputting help now if no sub-command chosen More... over 3 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 3 years ago
added documentation on how to install additional packages More... over 3 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 3 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 3 years ago
added instructions for installing pww3 directly from github using pip More... over 3 years ago
added Instances.cv_splits method to generate list of train/test tuples as used by cross-validation More... over 3 years ago
added logging_level parameter to start(...) method to influence the logging output in an easy way More... over 3 years ago
added placeholder for next release More... over 3 years ago
fixed typo in doc string More... over 3 years ago
added 0.2.9 More... over 3 years ago
fixed pww3 version More... over 3 years ago
prepared for release More... over 3 years ago
new_instance now only installs missing package automatically if there is exactly one suggestion More... over 3 years ago
Evaluation.test_model_once can store predictions now, eg required for AUC in class_details() More... over 3 years ago
linked docker for data scientists More... almost 4 years ago
added docker to documentation More... almost 4 years ago
added CUDA 10.2 image; prefixed dirs with pww3 version More... almost 4 years ago
reworked Dockerfile More... almost 4 years ago
first draft of docker container (CPU-only) More... almost 4 years ago
changed python-imaging to python-pil for Debian More... almost 4 years ago