.gitignore
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/codeql.yml
.github/workflows/dependency-review.yml
.github/workflows/python-package.yml
docs/.gitignore
docs/Makefile
docs/README.md
docs/analysis.rst
docs/api_references.rst
docs/base.rst
docs/cases.rst
docs/citing.rst
docs/conf.py
docs/datasets.rst
docs/development.rst
docs/glossary.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/matplotlibrc.txt
docs/methods.rst
docs/requirements.txt
docs/structure.rst
docs/tune_toc.rst
docs/user_guide.rst
docs/utils.rst
docs/view.rst
docs/_static/copybutton.js
docs/_static/favicon.ico
docs/_static/favicon0.ico
docs/_static/favicon_old.ico
docs/_static/frequency_confidencity .png
docs/_static/index_api.svg
docs/_static/index_contribute.svg
docs/_static/index_getting_started.svg
docs/_static/index_user_guide.svg
docs/_static/logo.svg
docs/_static/logo_no_name.svg
docs/_static/logo_small.svg
docs/_static/logo_wide.svg
docs/_static/logo_wide_rev.svg
docs/_static/logo_wide_rev0.svg
docs/_static/switcher.json
docs/_static/theme.conf
docs/_static/to_favicon.png
docs/_static/to_favicon.svg
docs/_static/watex_latex_logo.png
docs/_static/watex_thumb_image.svg
docs/_static/watex_workflow.svg
docs/_static/css/bootstrap.min.css
docs/_static/css/custom.css
docs/_static/js/vendor/bootstrap.min.js
docs/_static/js/vendor/jquery-3.6.3.slim.min.js
docs/_templates/javascript.html
docs/_templates/layout.html
docs/_templates/version.html
docs/binder/requirements.txt
docs/community/CONTRIBUTING.md
docs/example_thumbs/.gitkeep
docs/example_thumbs/DN_seeking_water_2.jpg
docs/example_thumbs/erp_scheme.png
docs/example_thumbs/radviz.png
docs/example_thumbs/signal_recov.png
docs/example_thumbs/tankesse_data_processing.jpg
docs/example_thumbs/tensors.png
docs/example_thumbs/watex_summary.jpg
docs/example_thumbs/watex_workflow.gif
docs/history/five_min_understanding.rst
docs/history/index.rst
docs/history/project_goals.rst
docs/history/project_story.rst
docs/includes/big_toc_css.rst
docs/includes/bigger_toc_css.rst
docs/source/index.html
docs/sphinxext/MANIFEST.in
docs/sphinxext/add_toctree_functions.py
docs/sphinxext/doi_role.py
docs/sphinxext/sphinx_issues.py
docs/whatsnew/index.rst
docs/whatsnew/v0.1.0.rst
docs/whatsnew/v0.1.1.rst
docs/whatsnew/v0.1.2.rst
docs/whatsnew/v0.1.3.rst
docs/whatsnew/v0.1.4.rst
docs/whatsnew/v0.1.5.rst
docs/whatsnew/v0.1.6-alpha.rst
docs/whatsnew/v0.1.6.rst
docs/whatsnew/v0.1.7.rst
docs/whatsnew/v0.1.8.rst
examples/README.txt
examples/analysis/README.txt
examples/analysis/plot_decision_regions.py
examples/analysis/plot_explained_variance_ratio.py
examples/analysis/plot_linear_discriminant_analysis.py
examples/analysis/plot_pca_vs_factor_with_scedatic_noises.py
examples/applications/README.txt
examples/applications/plot_auto_detect_drilling_location.py
examples/applications/plot_data_exploratory_quick_view.py
examples/applications/plot_dc_em_parameters_computings.py
examples/applications/plot_flow_rate_prediction.py
examples/applications/plot_nsamt_tensor_recovery.py
examples/applications/plot_tensor_restoring.py
examples/applications/plot_ymxs_label_for_k_prediction.py
examples/auto_examples/.gitkeep
examples/base/README.txt
examples/base/plot_ada_gd.py
examples/base/plot_ada_stochastic_gd.py
examples/base/plot_missing.py
examples/base/plot_profiling_report.py
examples/base/plot_sbs_feature_selector.py
examples/methods/README.txt
examples/methods/plot_2d_tensor_filtered.py
examples/methods/plot_anomaly.py
examples/methods/plot_filtered_tensors.py
examples/methods/plot_logging_predictor_and_target.py
examples/methods/plot_logging_predictor_only.py
examples/methods/plot_multiple_sites_recovery_signal.py
examples/methods/plot_phase_tensors.py
examples/methods/plot_raw_2d_tensor.py
examples/methods/plot_ves_fracture_zone.py
examples/utils/README.txt
examples/utils/plot_clusters.py
examples/utils/plot_confidence_in_data.py
examples/utils/plot_confusion_matrices.py
examples/utils/plot_confusion_matrix_sweet.py
examples/utils/plot_elbow.py
examples/utils/plot_erp.py
examples/utils/plot_errors_vs_epochs.py
examples/utils/plot_ex_heatmap.py
examples/utils/plot_ex_matrix.py
examples/utils/plot_learning_curves.py
examples/utils/plot_log.py
examples/utils/plot_model_confusion_matrix.py
examples/utils/plot_naive_dendrogram.py
examples/utils/plot_naive_silhouette.py
examples/utils/plot_ohmic_area.py
examples/utils/plot_pca_components.py
examples/utils/plot_regularization_path.py
examples/utils/plot_rf_feature_importances.py
examples/utils/plot_savitzky_golay1d.py
examples/utils/plot_sbs_feature_selection.py
examples/utils/plot_sfi.py
examples/utils/plot_skew.py
examples/utils/plot_strike.py
examples/view/README.txt
examples/view/plot_2d_filtered_tensors.py
examples/view/plot_base_distributions.py
examples/view/plot_biplot.py
examples/view/plot_box.py
examples/view/plot_confusion_matrix_metric.py
examples/view/plot_correlating_features.py
examples/view/plot_correlation_missing_data.py
examples/view/plot_cut_comparison.py
examples/view/plot_dendro_missing_data.py
examples/view/plot_dendrogram.py
examples/view/plot_dendroheat.py
examples/view/plot_discussing_features.py
examples/view/plot_grid.py
examples/view/plot_hist.py
examples/view/plot_jointing_features.py
examples/view/plot_learning_inspections.py
examples/view/plot_matshow.py
examples/view/plot_model.py
examples/view/plot_model_inspection.py
examples/view/plot_model_scores.py
examples/view/plot_multiple_feature_distributions.py
examples/view/plot_num_features.py
examples/view/plot_pairwise_corr.py
examples/view/plot_pararell_corrdinates.py
examples/view/plot_pca.py
examples/view/plot_phase_sensistive_skew.py
examples/view/plot_phase_tensor_2d.py
examples/view/plot_pr.py
examples/view/plot_projection.py
examples/view/plot_radviz.py
examples/view/plot_reg_scoring.py
examples/view/plot_res_tensor_2d.py
examples/view/plot_rhoa.py
examples/view/plot_roc.py
examples/view/plot_scatter.py
examples/view/plot_scattering_features.py
examples/view/plot_silhouette.py
examples/view/plot_single_site_signal_recovery.py
examples/view/plot_target_inspection.py
watex/__init__.py
watex/_distributor_init.py
watex/_docstring.py
watex/_isotonic.pyx
watex/_typing.py
watex/_version.py
watex/_watexlog.py
watex/base.py
watex/cli.py
watex/decorators.py
watex/edi.py
watex/exceptions.py
watex/metrics.py
watex/property.py
watex/site.py
watex/transformers.py
watex/wlog.yml
watex.egg-info/PKG-INFO
watex.egg-info/SOURCES.txt
watex.egg-info/dependency_links.txt
watex.egg-info/entry_points.txt
watex.egg-info/requires.txt
watex.egg-info/top_level.txt
watex.egg-info/zip-safe
watex/_build/__init__.py
watex/_build/_check_build.pyx
watex/analysis/__init__.py
watex/analysis/decomposition.py
watex/analysis/dimensionality.py
watex/analysis/factor.py
watex/cases/__init__.py
watex/cases/features.py
watex/cases/modeling.py
watex/cases/prepare.py
watex/cases/processing.py
watex/datasets/__init__.py
watex/datasets/_config.py
watex/datasets/_hongliu.py
watex/datasets/_io.py
watex/datasets/_p.py
watex/datasets/dload.py
watex/datasets/gdata.py
watex/datasets/rload.py
watex/datasets/sets.py
watex/datasets/setup.py
watex/datasets/data/__init__.py
watex/datasets/data/b.pkl
watex/datasets/data/bagoue.csv
watex/datasets/data/boston_house_prices.csv
watex/datasets/data/boundiali_ves.csv
watex/datasets/data/dcerp_gbalo.csv
watex/datasets/data/dcves_gbalo.csv
watex/datasets/data/e.h5
watex/datasets/data/h.h5
watex/datasets/data/iris.csv
watex/datasets/data/semien_ves.csv
watex/datasets/data/tankesse.csv
watex/datasets/data/wine_data.csv
watex/datasets/data/edis/__init__.py
watex/datasets/data/edis/raw.E.zip
watex/datasets/data/edis/s.E.zip
watex/datasets/descr/__init__.py
watex/datasets/descr/bagoue.rst
watex/datasets/descr/boston_house_prices.rst
watex/datasets/descr/boundiali_ves.rst
watex/datasets/descr/california_housing.rst
watex/datasets/descr/gbalo_erp.rst
watex/datasets/descr/gbalo_ves.rst
watex/datasets/descr/huayuan_edis.rst
watex/datasets/descr/iris.rst
watex/datasets/descr/wine_data.rst
watex/etc/AGSO.csv
watex/etc/AGSO_STCODES.csv
watex/etc/__XTyT.pkl
watex/etc/__Xy.pkl
watex/etc/__init__.py
watex/etc/__memory.pkl
watex/etc/memory.sq3
watex/etc/p.models.pkl
watex/exlib/__init__.py
watex/exlib/gbm.py
watex/exlib/sklearn.py
watex/externals/__init__.py
watex/externals/_numpy_compiler_patch.py
watex/externals/readme.md
watex/externals/z.py
watex/externals/zutils.py
watex/externals/_pkgs/__init__.py
watex/externals/_pkgs/_structures.py
watex/externals/_pkgs/version.py
watex/geology/__init__.py
watex/geology/core.py
watex/geology/database.py
watex/geology/drilling.py
watex/geology/geology.py
watex/geology/stratigraphic.py
watex/methods/__init__.py
watex/methods/electrical.py
watex/methods/em.py
watex/methods/erp.py
watex/methods/hydro.py
watex/models/__init__.py
watex/models/_metapredictors.py
watex/models/premodels.py
watex/models/validation.py
watex/utils/__init__.py
watex/utils/_array_api.py
watex/utils/_arraytools.py
watex/utils/_dependency.py
watex/utils/_openmp_helpers.pxd
watex/utils/_openmp_helpers.pyx
watex/utils/_packaging_version.py
watex/utils/_set_gdal.py
watex/utils/_show_versions.py
watex/utils/box.py
watex/utils/coreutils.py
watex/utils/epsg.npy
watex/utils/exmath.py
watex/utils/funcutils.py
watex/utils/geotools.py
watex/utils/gistools.py
watex/utils/hydroutils.py
watex/utils/mlutils.py
watex/utils/plotutils.py
watex/utils/setup.py
watex/utils/test_res_api.py
watex/utils/thread.py
watex/utils/validator.py
watex/utils/version.py
watex/view/__init__.py
watex/view/mlplot.py
watex/view/plot.py