.gitignore
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
README.md
SECURITY.md
mkdocs.yml
pyproject.toml
requirements-all.txt
requirements-no-dash.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/deploy-docs.yml
.github/workflows/python-lint.yml
applications/aws_dashboard/Dockerfile
applications/aws_dashboard/Dockerfile_plugins
applications/aws_dashboard/README.md
applications/aws_dashboard/app.py
applications/aws_dashboard/dashboard
applications/aws_dashboard/nginx.conf
applications/aws_dashboard/open_source_config.json
applications/aws_dashboard/requirements.txt
applications/aws_dashboard/supervisord.conf
applications/aws_dashboard/assets/bootstrap_darkly.min.css
applications/aws_dashboard/assets/default.css
applications/aws_dashboard/assets/favicon.ico
applications/aws_dashboard/assets/trash.png
applications/aws_dashboard/pages/data_sources/callbacks.py
applications/aws_dashboard/pages/data_sources/layout.py
applications/aws_dashboard/pages/data_sources/page.py
applications/aws_dashboard/pages/endpoints/callbacks.py
applications/aws_dashboard/pages/endpoints/layout.py
applications/aws_dashboard/pages/endpoints/page.py
applications/aws_dashboard/pages/feature_sets/callbacks.py
applications/aws_dashboard/pages/feature_sets/layout.py
applications/aws_dashboard/pages/feature_sets/page.py
applications/aws_dashboard/pages/license/page.py
applications/aws_dashboard/pages/main/callbacks.py
applications/aws_dashboard/pages/main/layout.py
applications/aws_dashboard/pages/main/page.py
applications/aws_dashboard/pages/models/callbacks.py
applications/aws_dashboard/pages/models/layout.py
applications/aws_dashboard/pages/models/page.py
applications/aws_dashboard/pages/pipelines/callbacks.py
applications/aws_dashboard/pages/pipelines/layout.py
applications/aws_dashboard/pages/pipelines/page.py
applications/aws_dashboard/pages/status/page.py
applications/aws_dashboard/static/dark.css
applications/aws_dashboard/static/light.css
applications/experiments/compound_explorer/Dockerfile
applications/experiments/compound_explorer/README.md
applications/experiments/compound_explorer/app.py
applications/experiments/compound_explorer/callbacks.py
applications/experiments/compound_explorer/layout.py
applications/experiments/compound_explorer/requirements.txt
applications/experiments/compound_explorer/assets/custom.css
applications/experiments/compound_explorer/assets/favicon.ico
aws_setup/aws_account_check.py
aws_setup/aws_identity_check.py
aws_setup/build_ml_pipeline.py
aws_setup/event_bridge/Readme.md
aws_setup/event_bridge/dynamic_docker/Readme.md
aws_setup/event_bridge/dynamic_docker/app.py
aws_setup/event_bridge/dynamic_docker/cdk.json
aws_setup/event_bridge/dynamic_docker/sageworks_image_update_stack.py
aws_setup/event_bridge/dynamic_docker/lambda/lambda_replace_task.py
aws_setup/sageworks_core/.gitignore
aws_setup/sageworks_core/README.md
aws_setup/sageworks_core/app.py
aws_setup/sageworks_core/cdk.json
aws_setup/sageworks_core/requirements-dev.txt
aws_setup/sageworks_core/requirements.txt
aws_setup/sageworks_core/source.bat
aws_setup/sageworks_core/sageworks_core/__init__.py
aws_setup/sageworks_core/sageworks_core/sageworks_core_stack.py
aws_setup/sageworks_core/tests/__init__.py
aws_setup/sageworks_core/tests/unit/__init__.py
aws_setup/sageworks_core/tests/unit/test_sageworks_sandbox_stack.py
aws_setup/sageworks_dashboard_full/.gitignore
aws_setup/sageworks_dashboard_full/README.md
aws_setup/sageworks_dashboard_full/app.py
aws_setup/sageworks_dashboard_full/cdk.json
aws_setup/sageworks_dashboard_full/requirements-dev.txt
aws_setup/sageworks_dashboard_full/requirements.txt
aws_setup/sageworks_dashboard_full/source.bat
aws_setup/sageworks_dashboard_full/sageworks_dashboard_full/__init__.py
aws_setup/sageworks_dashboard_full/sageworks_dashboard_full/sageworks_dashboard_stack.py
aws_setup/sageworks_dashboard_full/tests/__init__.py
aws_setup/sageworks_dashboard_full/tests/unit/__init__.py
aws_setup/sageworks_dashboard_full/tests/unit/test_sageworks_dashboard_stack.py
aws_setup/sageworks_dashboard_lite/.gitignore
aws_setup/sageworks_dashboard_lite/README.md
aws_setup/sageworks_dashboard_lite/app.py
aws_setup/sageworks_dashboard_lite/cdk.json
aws_setup/sageworks_dashboard_lite/requirements.txt
aws_setup/sageworks_dashboard_lite/sageworks_dashboard_lite/__init__.py
aws_setup/sageworks_dashboard_lite/sageworks_dashboard_lite/sageworks_dashboard_stack.py
data/abalone.csv
data/karate_graph.json
data/test_data.csv
data/test_data.json
data/wine_dataset.csv
docs/index.md
docs/admin/base_docker_push.md
docs/admin/dashboard_docker_push.md
docs/admin/dashboard_with_plugins.md
docs/admin/pypi_release.md
docs/admin/sageworks_docker_for_lambdas.md
docs/api_classes/data_source.md
docs/api_classes/endpoint.md
docs/api_classes/feature_set.md
docs/api_classes/meta.md
docs/api_classes/model.md
docs/api_classes/monitor.md
docs/api_classes/overview.md
docs/api_classes/pipelines.md
docs/aws_setup/aws_access_management.md
docs/aws_setup/aws_tips_and_tricks.md
docs/aws_setup/core_stack.md
docs/aws_setup/dashboard_stack.md
docs/aws_setup/domain_cert_setup.md
docs/aws_setup/full_pipeline.md
docs/aws_setup/sso_setup.md
docs/blogs_research/eda.md
docs/blogs_research/htg.md
docs/blogs_research/index.md
docs/blogs_research/residual_analysis.md
docs/concepts/model_monitoring.md
docs/core_classes/overview.md
docs/core_classes/artifacts/artifact.md
docs/core_classes/artifacts/athena_source.md
docs/core_classes/artifacts/data_source_abstract.md
docs/core_classes/artifacts/endpoint_core.md
docs/core_classes/artifacts/feature_set_core.md
docs/core_classes/artifacts/model_core.md
docs/core_classes/artifacts/monitor_core.md
docs/core_classes/artifacts/overview.md
docs/core_classes/transforms/data_loaders_heavy.md
docs/core_classes/transforms/data_loaders_light.md
docs/core_classes/transforms/data_to_features.md
docs/core_classes/transforms/features_to_model.md
docs/core_classes/transforms/model_to_endpoint.md
docs/core_classes/transforms/overview.md
docs/core_classes/transforms/pandas_transforms.md
docs/core_classes/transforms/transform.md
docs/enterprise/index.md
docs/enterprise/private_saas.md
docs/enterprise/project_branding.md
docs/enterprise/themes.md
docs/getting_started/index.md
docs/glue/index.md
docs/images/big_spider.png
docs/images/graph_representation.png
docs/images/powered_aws_dark_blue.png
docs/images/powered_aws_transparent.png
docs/images/powered_aws_white.png
docs/images/powered_aws_with_tm_grey.png
docs/images/sageworks.png
docs/images/sageworks_concepts.png
docs/images/scp.png
docs/images/scp_labs.png
docs/images/small_spider.png
docs/lambda_layer/index.md
docs/misc/api_changes.md
docs/misc/faq.md
docs/misc/general_info.md
docs/misc/sageworks_classes_concepts.md
docs/misc/scp_consulting.md
docs/plugins/index.md
docs/presentations/index.md
docs/repl/index.md
examples/full_ml_pipeline.py
examples/ag-grid/hello_world.py
examples/datasource/datasource_from_df.py
examples/datasource/datasource_from_s3.py
examples/datasource/datasource_query.py
examples/datasource/datasource_stats.py
examples/datasource/datasource_to_featureset.py
examples/endpoint/endpoint_details.py
examples/endpoint/endpoint_inference.py
examples/endpoint/endpoint_metrics.py
examples/featureset/featureset_eda.py
examples/featureset/featureset_query.py
examples/featureset_to_model/featureset_to_dbscan.py
examples/featureset_to_model/featureset_to_knn.py
examples/featureset_to_model/featureset_to_model.py
examples/featureset_to_model/featureset_to_rfc.py
examples/glue/glue_hello_world.py
examples/glue/glue_hello_world_with_log.py
examples/glue/glue_load_s3_bucket.py
examples/meta/meta_list_endpoints.py
examples/meta/meta_list_models.py
examples/meta/meta_model_metrics.py
examples/model/model_metrics.py
examples/model/model_to_endpoint.py
examples/model/onboard_model.py
examples/monitor/monitor_setup.py
examples/monitor/monitor_usage.py
examples/pipelines/abalone_pipeline_v1.json
examples/pipelines/abalone_pipeline_v2.json
examples/pipelines/aqsol_pipeline_v1.json
examples/pipelines/pipeline_details.py
examples/pipelines/pipeline_execute.py
examples/pipelines/pipeline_manager.py
examples/plugins/pages/my_plugin_page.py
examples/plugins/pages/plugin_page_1.py
examples/plugins/pages/plugin_page_2.py
examples/plugins/pages/plugin_page_3.py
examples/plugins/views/model_plugin_view.py
examples/plugins/views/my_view_plugin.py
examples/plugins/web_components/custom_plugin.py
examples/plugins/web_components/endpoint_plugin.py
examples/plugins/web_components/endpoint_turbo.py
examples/plugins/web_components/model_markdown.py
examples/plugins/web_components/model_plugin.py
examples/storage/data_to_data.py
examples/storage/data_to_features.py
examples/storage/endpoint_inference.py
examples/storage/hello_world_pipeline.py
examples/storage/plugin_page_example.py
examples/storage/sagemaker_pipelines/all_steps.py
examples/storage/sagemaker_pipelines/hello.py
examples/storage/sagemaker_pipelines/ml_pipeline.py
examples/storage/sagemaker_pipelines/storage/full_pipeline_experiment/data_source.py
examples/storage/sagemaker_pipelines/storage/full_pipeline_experiment/endpoint.py
examples/storage/sagemaker_pipelines/storage/full_pipeline_experiment/feature_set.py
examples/storage/sagemaker_pipelines/storage/full_pipeline_experiment/ml_pipeline.py
examples/storage/sagemaker_pipelines/storage/full_pipeline_experiment/model.py
experiments/confidence_roc_curve.py
experiments/coverage_probability.py
experiments/prediction_intervals.py
experiments/quantile_regression.py
experiments/quantile_regression_2.py
experiments/regression_confidence.py
experiments/residual_analysis.py
experiments/scatter_zoom_issue.py
experiments/sol_pipeline.py
glue_jobs/create_glue_workflow_with_trigger.py
glue_jobs/example_glue_job.py
glue_jobs/glue_job_debug.py
glue_jobs/glue_job_pipeline.py
glue_jobs/glue_mixed_case.py
notebooks/Feature_Resolution.ipynb
notebooks/Inference_On_Legacy_Models.ipynb
notebooks/ML_Pipeline_with_SageWorks.ipynb
notebooks/ML_Pipeline_with_SageWorks_2.ipynb
notebooks/Outliers_in_SageWorks.ipynb
notebooks/Regression_Confidence_Experiments.ipynb
notebooks/Residual_Analysis.ipynb
notebooks/images/athena_query_aqsol.png
notebooks/images/aws_dashboard_aqsol.png
notebooks/images/dashboard_aqsol_features.png
notebooks/images/model_screenshot.png
notebooks/images/sageworks_concepts.png
notebooks/images/scp_labs.png
presentations/README.md
scripts/active_logs.sh
scripts/ag_table_row_selection.py
scripts/athena_ddl_mixed_case.py
scripts/compare_model_packages.py
scripts/copy_data_catalog_db.py
scripts/delete_invalid_views.py
scripts/delete_redis_keys.py
scripts/model_endpoint_sanity_check.py
scripts/model_to_endpoint_debugging.py
scripts/monitor_cloud_watch.py
scripts/monitor_event_bridge.py
scripts/onboard_endpoints.py
scripts/onboard_models.py
scripts/sol_feature_resolution.py
scripts/test_feature_resolution.py
scripts/storage/dns_data_to_features.py
scripts/storage/generate_jsonl_data.py
src/sageworks/__init__.py
src/sageworks.egg-info/PKG-INFO
src/sageworks.egg-info/SOURCES.txt
src/sageworks.egg-info/dependency_links.txt
src/sageworks.egg-info/entry_points.txt
src/sageworks.egg-info/requires.txt
src/sageworks.egg-info/top_level.txt
src/sageworks/algorithms/__init__.py
src/sageworks/algorithms/dataframe/Readme.md
src/sageworks/algorithms/dataframe/aggregation.py
src/sageworks/algorithms/dataframe/data_source_eda.py
src/sageworks/algorithms/dataframe/dimensionality_reduction.py
src/sageworks/algorithms/dataframe/feature_resolution.py
src/sageworks/algorithms/dataframe/feature_spider.py
src/sageworks/algorithms/dataframe/quantile_regression.py
src/sageworks/algorithms/dataframe/residuals_calculator.py
src/sageworks/algorithms/dataframe/row_tagger.py
src/sageworks/algorithms/dataframe/target_gradients.py
src/sageworks/algorithms/graph/heavy/Readme.md
src/sageworks/algorithms/graph/light/Readme.md
src/sageworks/algorithms/graph/light/proximity_graph.py
src/sageworks/algorithms/spark/Readme.md
src/sageworks/algorithms/sql/Readme.md
src/sageworks/algorithms/sql/column_stats.py
src/sageworks/algorithms/sql/correlations.py
src/sageworks/algorithms/sql/descriptive_stats.py
src/sageworks/algorithms/sql/outliers.py
src/sageworks/algorithms/sql/sample_rows.py
src/sageworks/algorithms/sql/value_counts.py
src/sageworks/api/__init__.py
src/sageworks/api/data_source.py
src/sageworks/api/endpoint.py
src/sageworks/api/feature_set.py
src/sageworks/api/meta.py
src/sageworks/api/model.py
src/sageworks/api/monitor.py
src/sageworks/api/pipeline.py
src/sageworks/api/pipeline_manager.py
src/sageworks/aws_service_broker/aws_account_clamp.py
src/sageworks/aws_service_broker/aws_service_broker.py
src/sageworks/aws_service_broker/aws_service_connectors/__init__.py
src/sageworks/aws_service_broker/aws_service_connectors/connector.py
src/sageworks/aws_service_broker/aws_service_connectors/data_catalog.py
src/sageworks/aws_service_broker/aws_service_connectors/endpoints.py
src/sageworks/aws_service_broker/aws_service_connectors/feature_store.py
src/sageworks/aws_service_broker/aws_service_connectors/glue_jobs.py
src/sageworks/aws_service_broker/aws_service_connectors/model_registry.py
src/sageworks/aws_service_broker/aws_service_connectors/s3_bucket.py
src/sageworks/core/__init__.py
src/sageworks/core/artifacts/__init__.py
src/sageworks/core/artifacts/artifact.py
src/sageworks/core/artifacts/athena_source.py
src/sageworks/core/artifacts/data_source_abstract.py
src/sageworks/core/artifacts/data_source_factory.py
src/sageworks/core/artifacts/endpoint_core.py
src/sageworks/core/artifacts/feature_set_core.py
src/sageworks/core/artifacts/graph_core.py
src/sageworks/core/artifacts/model_core.py
src/sageworks/core/artifacts/monitor_core.py
src/sageworks/core/pipelines/pipeline_executor.py
src/sageworks/core/transforms/Readme.md
src/sageworks/core/transforms/__init__.py
src/sageworks/core/transforms/transform.py
src/sageworks/core/transforms/data_loaders/__init__.py
src/sageworks/core/transforms/data_loaders/heavy/__init__.py
src/sageworks/core/transforms/data_loaders/heavy/s3_heavy_to_data_source.py
src/sageworks/core/transforms/data_loaders/light/__init__.py
src/sageworks/core/transforms/data_loaders/light/csv_to_data_source.py
src/sageworks/core/transforms/data_loaders/light/json_to_data_source.py
src/sageworks/core/transforms/data_loaders/light/s3_to_data_source_light.py
src/sageworks/core/transforms/data_to_data/__init__.py
src/sageworks/core/transforms/data_to_data/heavy/__init__.py
src/sageworks/core/transforms/data_to_data/heavy/emr/Readme.md
src/sageworks/core/transforms/data_to_data/heavy/glue/Readme.md
src/sageworks/core/transforms/data_to_data/light/__init__.py
src/sageworks/core/transforms/data_to_data/light/clean_data.py
src/sageworks/core/transforms/data_to_data/light/data_to_data_light.py
src/sageworks/core/transforms/data_to_features/__init__.py
src/sageworks/core/transforms/data_to_features/heavy/__init__.py
src/sageworks/core/transforms/data_to_features/heavy/chunk/__init__.py
src/sageworks/core/transforms/data_to_features/heavy/chunk/data_to_features_chunk.py
src/sageworks/core/transforms/data_to_features/heavy/emr/Readme.md
src/sageworks/core/transforms/data_to_features/heavy/glue/Readme.md
src/sageworks/core/transforms/data_to_features/heavy/storage/data_to_features_heavy_old.py
src/sageworks/core/transforms/data_to_features/light/__init__.py
src/sageworks/core/transforms/data_to_features/light/data_to_features_light.py
src/sageworks/core/transforms/data_to_features/light/molecular_descriptors.py
src/sageworks/core/transforms/features_to_features/__init__.py
src/sageworks/core/transforms/features_to_features/heavy/emr/Readme.md
src/sageworks/core/transforms/features_to_features/heavy/glue/Readme.md
src/sageworks/core/transforms/features_to_model/__init__.py
src/sageworks/core/transforms/features_to_model/features_to_model.py
src/sageworks/core/transforms/features_to_model/light_quant_regression/generated_quantile_model.py
src/sageworks/core/transforms/features_to_model/light_quant_regression/quant_regression.template
src/sageworks/core/transforms/features_to_model/light_quant_regression/requirements.txt
src/sageworks/core/transforms/features_to_model/light_scikit_learn/generated_scikit_model.py
src/sageworks/core/transforms/features_to_model/light_scikit_learn/requirements.txt
src/sageworks/core/transforms/features_to_model/light_scikit_learn/scikit_learn.template
src/sageworks/core/transforms/features_to_model/light_xgb_model/generated_xgb_model.py
src/sageworks/core/transforms/features_to_model/light_xgb_model/requirements.txt
src/sageworks/core/transforms/features_to_model/light_xgb_model/xgb_model.template
src/sageworks/core/transforms/model_to_endpoint/__init__.py
src/sageworks/core/transforms/model_to_endpoint/model_to_endpoint.py
src/sageworks/core/transforms/pandas_transforms/__init__.py
src/sageworks/core/transforms/pandas_transforms/data_to_pandas.py
src/sageworks/core/transforms/pandas_transforms/features_to_pandas.py
src/sageworks/core/transforms/pandas_transforms/pandas_to_data.py
src/sageworks/core/transforms/pandas_transforms/pandas_to_features.py
src/sageworks/core/transforms/pandas_transforms/pandas_to_features_chunked.py
src/sageworks/core/views/__init__.py
src/sageworks/core/views/base_view.py
src/sageworks/core/views/computation_view.py
src/sageworks/core/views/data_quality_view.py
src/sageworks/core/views/display_view.py
src/sageworks/core/views/identity_view.py
src/sageworks/core/views/training_view.py
src/sageworks/core/views/view.py
src/sageworks/core/views/view_utils.py
src/sageworks/repl/__init__.py
src/sageworks/repl/sageworks_shell.py
src/sageworks/resources/open_source_api.key
src/sageworks/resources/signature_verify_pub.pem
src/sageworks/utils/__init__.py
src/sageworks/utils/aws_utils.py
src/sageworks/utils/cache.py
src/sageworks/utils/chem_utils.py
src/sageworks/utils/config_manager.py
src/sageworks/utils/dashboard_metrics.py
src/sageworks/utils/datetime_utils.py
src/sageworks/utils/df_to_endpoint.py
src/sageworks/utils/docker_utils.py
src/sageworks/utils/ecs_info.py
src/sageworks/utils/endpoint_metrics.py
src/sageworks/utils/endpoint_utils.py
src/sageworks/utils/extract_model_artifact.py
src/sageworks/utils/glue_utils.py
src/sageworks/utils/lambda_utils.py
src/sageworks/utils/license_manager.py
src/sageworks/utils/markdown_utils.py
src/sageworks/utils/pandas_utils.py
src/sageworks/utils/plugin_manager.py
src/sageworks/utils/redis_cache.py
src/sageworks/utils/repl_utils.py
src/sageworks/utils/resource_utils.py
src/sageworks/utils/s3_utils.py
src/sageworks/utils/sageworks_cache.py
src/sageworks/utils/sageworks_event_bridge.py
src/sageworks/utils/sageworks_logging.py
src/sageworks/utils/sageworks_sqs.py
src/sageworks/utils/shapley_values.py
src/sageworks/utils/symbols.py
src/sageworks/utils/test_data_generator.py
src/sageworks/utils/trace_calls.py
src/sageworks/utils/type_abbrev.py
src/sageworks/web_components/component_interface.py
src/sageworks/web_components/confusion_matrix.py
src/sageworks/web_components/correlation_matrix.py
src/sageworks/web_components/data_details_markdown.py
src/sageworks/web_components/endpoint_metric_plots.py
src/sageworks/web_components/model_plot.py
src/sageworks/web_components/plugin_interface.py
src/sageworks/web_components/plugin_unit_test.py
src/sageworks/web_components/regression_plot.py
src/sageworks/web_components/table.py
src/sageworks/web_components/violin_plots.py
src/sageworks/web_components/experiments/color_maps.py
src/sageworks/web_components/experiments/compound_details.py
src/sageworks/web_components/experiments/dashboard_metric_plots.py
src/sageworks/web_components/experiments/data_table.py
src/sageworks/web_components/experiments/graph_test.py
src/sageworks/web_components/experiments/hello.py
src/sageworks/web_components/experiments/histogram.py
src/sageworks/web_components/experiments/line_chart.py
src/sageworks/web_components/experiments/outlier_plot.py
src/sageworks/web_components/experiments/plugin_callbacks.py
src/sageworks/web_components/experiments/scatter_plot.py
src/sageworks/web_components/plugins/ag_table.py
src/sageworks/web_components/plugins/dashboard_status.py
src/sageworks/web_components/plugins/endpoint_details.py
src/sageworks/web_components/plugins/graph_plot.py
src/sageworks/web_components/plugins/license_details.py
src/sageworks/web_components/plugins/model_details.py
src/sageworks/web_components/plugins/pipeline_details.py
src/sageworks/web_components/plugins/scatter_plot.py
src/sageworks/web_views/artifacts_text_view.py
src/sageworks/web_views/artifacts_web_view.py
src/sageworks/web_views/data_source_web_view.py
src/sageworks/web_views/endpoint_web_view.py
src/sageworks/web_views/feature_set_web_view.py
src/sageworks/web_views/model_web_view.py
src/sageworks/web_views/web_view.py
tests/README.md
tests/requirements-dev.txt
tests/artifacts/data_source_tests.py
tests/artifacts/endpoint_tests.py
tests/artifacts/feature_set_tests.py
tests/artifacts/graph_tests.py
tests/artifacts/model_metrics_tests.py
tests/artifacts/model_tests.py
tests/aws_account/aws_account_clamp_tests.py
tests/aws_account/aws_service_broker_tests.py
tests/connectors/data_catalog.py
tests/connectors/endpoints.py
tests/connectors/feature_store.py
tests/connectors/glue_jobs.py
tests/connectors/model_registry.py
tests/connectors/s3_bucket.py
tests/create_test_artifacts/create_aqsol_artifacts.py
tests/create_test_artifacts/create_basic_test_artifacts.py
tests/create_test_artifacts/create_graph_artifacts.py
tests/create_test_artifacts/create_knn_artifacts.py
tests/create_test_artifacts/create_quant_regression_artifacts.py
tests/create_test_artifacts/create_realtime_endpoint.py
tests/create_test_artifacts/create_training_adjusted_artifacts.py
tests/create_test_artifacts/create_wine_artifacts.py
tests/create_test_artifacts/delete_test_artifacts.py
tests/plugin_tests/crashing_plugin.py
tests/specific/capital_tests.py
tests/specific/config_manager.py
tests/specific/deletion_tests.py
tests/transforms/data_to_data_tests.py
tests/transforms/data_to_features_tests.py
tests/transforms/features_to_model_tests.py
tests/transforms/model_to_endpoint_tests.py
tests/transforms/pandas_to_data_tests.py
tests/transforms/pandas_to_features_test.py
tests/web_components/confusion_matrix_test.py
tests/web_components/correlation_matrix_test.py
tests/web_components/graph_plot_test.py
tests/web_components/plugin_interface_test.py
tests/web_components/scatter_plot_test.py
ui_testing/table_comparison.py
ui_testing/theme_switching.py
ui_testing/theme_switching_2.py
ui_testing/assets/custom.css