LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
menelaus/__init__.py
menelaus/detector.py
menelaus.egg-info/PKG-INFO
menelaus.egg-info/SOURCES.txt
menelaus.egg-info/dependency_links.txt
menelaus.egg-info/requires.txt
menelaus.egg-info/top_level.txt
menelaus/change_detection/__init__.py
menelaus/change_detection/adwin.py
menelaus/change_detection/cusum.py
menelaus/change_detection/page_hinkley.py
menelaus/concept_drift/__init__.py
menelaus/concept_drift/adwin_accuracy.py
menelaus/concept_drift/ddm.py
menelaus/concept_drift/eddm.py
menelaus/concept_drift/lfr.py
menelaus/concept_drift/md3.py
menelaus/concept_drift/stepd.py
menelaus/data_drift/__init__.py
menelaus/data_drift/cdbd.py
menelaus/data_drift/hdddm.py
menelaus/data_drift/histogram_density_method.py
menelaus/data_drift/kdq_tree.py
menelaus/data_drift/nndvi.py
menelaus/data_drift/pca_cd.py
menelaus/datasets/__init__.py
menelaus/datasets/dataCircleGSev3Sp3Train.csv
menelaus/datasets/generator.py
menelaus/datasets/make_example_data.py
menelaus/datasets/rainfall_data.csv
menelaus/ensemble/__init__.py
menelaus/ensemble/election.py
menelaus/ensemble/ensemble.py
menelaus/partitioners/KDQTreePartitioner.py
menelaus/partitioners/NNSpacePartitioner.py
menelaus/partitioners/__init__.py
menelaus/utils/_locate.py