LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
bin/automs-config
src/automs/__init__.py
src/automs/automs.py
src/automs/classification_complexity_prediction.py
src/automs/cluster_indices_generation.py
src/automs/config.py
src/automs/eda.py
src/automs/exceptions.py
src/automs/external_indices.py
src/automs/f1_scores_estimation.py
src/automs/internal_indices.py
src/automs/main.py
src/automs/sampling.py
src/automs/true_f1_scores_computation.py
src/automs/utils.py
src/automs.egg-info/PKG-INFO
src/automs.egg-info/SOURCES.txt
src/automs.egg-info/dependency_links.txt
src/automs.egg-info/entry_points.txt
src/automs.egg-info/requires.txt
src/automs.egg-info/top_level.txt
src/automs/models/decision_tree_f1_estimator.onnx
src/automs/models/features.pkl
src/automs/models/hardness_classifier.onnx
src/automs/models/k_nearest_neighbor_f1_estimator.onnx
src/automs/models/logistic_regression_f1_estimator.onnx
src/automs/models/random_forest_f1_estimator.onnx
src/automs/models/support_vector_machine_f1_estimator.onnx
src/automs/models/xgboost_f1_estimator.onnx