CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
scikit_criteria.egg-info/PKG-INFO
scikit_criteria.egg-info/SOURCES.txt
scikit_criteria.egg-info/dependency_links.txt
scikit_criteria.egg-info/requires.txt
scikit_criteria.egg-info/top_level.txt
skcriteria/__init__.py
skcriteria/pipeline.py
skcriteria/cmp/__init__.py
skcriteria/cmp/ranks_cmp.py
skcriteria/core/__init__.py
skcriteria/core/data.py
skcriteria/core/dominance.py
skcriteria/core/methods.py
skcriteria/core/objectives.py
skcriteria/core/plot.py
skcriteria/core/stats.py
skcriteria/datasets/__init__.py
skcriteria/datasets/van2021evaluation/windows_size_15.json
skcriteria/datasets/van2021evaluation/windows_size_7.json
skcriteria/madm/__init__.py
skcriteria/madm/_madm_base.py
skcriteria/madm/electre.py
skcriteria/madm/moora.py
skcriteria/madm/similarity.py
skcriteria/madm/simple.py
skcriteria/madm/simus.py
skcriteria/preprocessing/__init__.py
skcriteria/preprocessing/_preprocessing_base.py
skcriteria/preprocessing/distance.py
skcriteria/preprocessing/filters.py
skcriteria/preprocessing/impute.py
skcriteria/preprocessing/increment.py
skcriteria/preprocessing/invert_objectives.py
skcriteria/preprocessing/push_negatives.py
skcriteria/preprocessing/scalers.py
skcriteria/preprocessing/weighters.py
skcriteria/utils/__init__.py
skcriteria/utils/accabc.py
skcriteria/utils/bunch.py
skcriteria/utils/cmanagers.py
skcriteria/utils/decorators.py
skcriteria/utils/lp.py
skcriteria/utils/rank.py
skcriteria/utils/unames.py