LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
cubist/__init__.py
cubist/_attribute_usage.py
cubist/_cubist.c
cubist/_cubist.pyx
cubist/_cubist_display_mixin.py
cubist/_make_data_string.py
cubist/_make_names_string.py
cubist/_parse_model.py
cubist/_quinlan_attributes.py
cubist/_utils.py
cubist/cubist.py
cubist/cubist_coefficient_display.py
cubist/cubist_coverage_display.py
cubist/exceptions.py
cubist.egg-info/PKG-INFO
cubist.egg-info/SOURCES.txt
cubist.egg-info/dependency_links.txt
cubist.egg-info/requires.txt
cubist.egg-info/top_level.txt
cubist/src/construct.c
cubist/src/contin.c
cubist/src/defns.h
cubist/src/discr.c
cubist/src/extern.h
cubist/src/formrules.c
cubist/src/formtree.c
cubist/src/getdata.c
cubist/src/getnames.c
cubist/src/global.c
cubist/src/hash.c
cubist/src/hash.h
cubist/src/implicitatt.c
cubist/src/instance.c
cubist/src/modelfiles.c
cubist/src/predict.c
cubist/src/prunetree.c
cubist/src/rcubist.c
cubist/src/redefine.c
cubist/src/redefine.h
cubist/src/regress.c
cubist/src/rsample.c
cubist/src/rulebasedmodels.c
cubist/src/rulebasedmodels.h
cubist/src/rules.c
cubist/src/sample.c
cubist/src/sort.c
cubist/src/stats.c
cubist/src/strbuf.c
cubist/src/strbuf.h
cubist/src/text.h
cubist/src/top.c
cubist/src/transform.h
cubist/src/trees.c
cubist/src/update.c
cubist/src/utility.c
cubist/src/xval.c
winsys/time.h
winsys/times.h