AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
setup.py
MAPIE.egg-info/PKG-INFO
MAPIE.egg-info/SOURCES.txt
MAPIE.egg-info/dependency_links.txt
MAPIE.egg-info/not-zip-safe
MAPIE.egg-info/requires.txt
MAPIE.egg-info/top_level.txt
examples/classification/1-quickstart/plot_comp_methods_on_2d_dataset.py
examples/classification/2-advanced-analysis/plot_crossconformal.py
examples/classification/2-advanced-analysis/plot_digits_classification.py
examples/classification/3-scientific-articles/plot_sadinle2019_example.py
examples/regression/1-quickstart/plot_homoscedastic_1d_data.py
examples/regression/1-quickstart/plot_prefit_nn.py
examples/regression/1-quickstart/plot_timeseries_example.py
examples/regression/1-quickstart/plot_toy_model.py
examples/regression/2-advanced-analysis/plot_both_uncertainties.py
examples/regression/2-advanced-analysis/plot_nested-cv.py
examples/regression/3-scientific-articles/plot_barber2020_simulations.py
examples/regression/3-scientific-articles/plot_kim2020_simulations.py
mapie/__init__.py
mapie/_machine_precision.py
mapie/_typing.py
mapie/_version.py
mapie/aggregation_functions.py
mapie/classification.py
mapie/metrics.py
mapie/regression.py
mapie/subsample.py
mapie/utils.py
mapie/tests/__init__.py
mapie/tests/test_aggregations_functions.py
mapie/tests/test_classification.py
mapie/tests/test_common.py
mapie/tests/test_metrics.py
mapie/tests/test_regression.py
mapie/tests/test_subsample.py
mapie/tests/test_utils.py