CHANGES.rst
LICENSE.txt
MANIFEST.in
README.md
common_setup.py
pyproject.toml
setup.cfg
setup.py
setup_major.py
datarobot/__init__.py
datarobot/_compat.py
datarobot/_version.py
datarobot/client.py
datarobot/enums.py
datarobot/errors.py
datarobot/exthook.py
datarobot/rest.py
datarobot.egg-info/PKG-INFO
datarobot.egg-info/SOURCES.txt
datarobot.egg-info/dependency_links.txt
datarobot.egg-info/requires.txt
datarobot.egg-info/top_level.txt
datarobot/ext/__init__.py
datarobot/helpers/__init__.py
datarobot/helpers/binary_data_utils.py
datarobot/helpers/deployment_monitoring.py
datarobot/helpers/eligibility_result.py
datarobot/helpers/feature_discovery.py
datarobot/helpers/image_utls.py
datarobot/helpers/partitioning_methods.py
datarobot/mixins/__init__.py
datarobot/mixins/browser_mixin.py
datarobot/models/__init__.py
datarobot/models/accuracy.py
datarobot/models/advanced_tuning.py
datarobot/models/anomaly_assessment.py
datarobot/models/api_object.py
datarobot/models/automated_documentation.py
datarobot/models/batch_prediction_job.py
datarobot/models/blueprint.py
datarobot/models/calendar_file.py
datarobot/models/change_request.py
datarobot/models/cluster.py
datarobot/models/cluster_insight.py
datarobot/models/compliance_doc_template.py
datarobot/models/compliance_documentation.py
datarobot/models/confusion_chart.py
datarobot/models/connector.py
datarobot/models/credential.py
datarobot/models/custom_inference_image.py
datarobot/models/custom_model.py
datarobot/models/custom_model_test.py
datarobot/models/custom_model_version.py
datarobot/models/custom_task.py
datarobot/models/custom_task_version.py
datarobot/models/custom_task_version_dependency_build.py
datarobot/models/data_drift.py
datarobot/models/data_engine_query_generator.py
datarobot/models/data_source.py
datarobot/models/data_store.py
datarobot/models/dataset.py
datarobot/models/datetime_trend_plots.py
datarobot/models/deployment.py
datarobot/models/driver.py
datarobot/models/execution_environment.py
datarobot/models/execution_environment_version.py
datarobot/models/external_baseline_validation.py
datarobot/models/feature.py
datarobot/models/feature_effect.py
datarobot/models/feature_fit.py
datarobot/models/featurelist.py
datarobot/models/imported_model.py
datarobot/models/job.py
datarobot/models/lift_chart.py
datarobot/models/missing_report.py
datarobot/models/model.py
datarobot/models/modeljob.py
datarobot/models/pairwise_statistics.py
datarobot/models/pareto_front.py
datarobot/models/payoff_matrix.py
datarobot/models/predict_job.py
datarobot/models/prediction_dataset.py
datarobot/models/prediction_explanations.py
datarobot/models/prediction_server.py
datarobot/models/predictions.py
datarobot/models/prime_file.py
datarobot/models/project.py
datarobot/models/rating_table.py
datarobot/models/reason_codes.py
datarobot/models/recommended_model.py
datarobot/models/relationships_configuration.py
datarobot/models/residuals.py
datarobot/models/restore_discarded_features.py
datarobot/models/roc_curve.py
datarobot/models/ruleset.py
datarobot/models/secondary_dataset.py
datarobot/models/segmentation.py
datarobot/models/service_stats.py
datarobot/models/shap_impact.py
datarobot/models/shap_matrix.py
datarobot/models/shap_matrix_job.py
datarobot/models/sharing.py
datarobot/models/trafarets.py
datarobot/models/training_predictions.py
datarobot/models/validators.py
datarobot/models/word_cloud.py
datarobot/models/external_dataset_scores_insights/__init__.py
datarobot/models/external_dataset_scores_insights/external_confusion_chart.py
datarobot/models/external_dataset_scores_insights/external_dataset_residuals.py
datarobot/models/external_dataset_scores_insights/external_lift_chart.py
datarobot/models/external_dataset_scores_insights/external_multiclass_lift_chart.py
datarobot/models/external_dataset_scores_insights/external_roc_curve.py
datarobot/models/external_dataset_scores_insights/external_scores.py
datarobot/models/feature_association_matrix/__init__.py
datarobot/models/feature_association_matrix/feature_association_featurelists.py
datarobot/models/feature_association_matrix/feature_association_matrix.py
datarobot/models/feature_association_matrix/feature_association_matrix_details.py
datarobot/models/user_blueprints/__init__.py
datarobot/models/user_blueprints/models.py
datarobot/models/user_blueprints/trafarets.py
datarobot/models/visualai/__init__.py
datarobot/models/visualai/augmentation.py
datarobot/models/visualai/images.py
datarobot/models/visualai/insights.py
datarobot/utils/__init__.py
datarobot/utils/deprecation.py
datarobot/utils/logger.py
datarobot/utils/pagination.py
datarobot/utils/retry.py
datarobot/utils/sourcedata.py
datarobot/utils/waiters.py
docs/Makefile
docs/conf.py
docs/getting_started.rst
docs/index.rst
docs/version.py
docs/autodoc/api_reference.rst
docs/examples/index.rst
docs/examples/advanced_model_insights/Advanced_Model_Insights.ipynb
docs/examples/advanced_model_insights/jp_10k.csv
docs/examples/advanced_model_insights_regression/Advanced_Model_Insights_Regression.ipynb
docs/examples/advanced_tuning/Advanced_Tuning_Parameters.ipynb
docs/examples/airline_ontime_example/Modeling_Airline_Delay.ipynb
docs/examples/airline_ontime_example/logan-US-2013.csv
docs/examples/airline_ontime_example/logan-US-2014.csv
docs/examples/lending_club/10K_Lending_Club_Loans.csv
docs/examples/lending_club/Predicting_Bad_Loans.ipynb
docs/examples/time_series/Time_Series_Modeling.ipynb
docs/examples/visualai/getactivationmaps.py
docs/examples/visualai/getduplicateimages.py
docs/examples/visualai/getembeddings.py
docs/examples/visualai/getimage.py
docs/examples/visualai/getsampleimages.py
docs/examples/visualai/index.rst
docs/reference/index.rst
docs/reference/admin/credentials.rst
docs/reference/admin/index.rst
docs/reference/admin/sharing.rst
docs/reference/data/database_connectivity.rst
docs/reference/data/dataset.rst
docs/reference/data/feature_discovery.rst
docs/reference/data/index.rst
docs/reference/mlops/custom_model.rst
docs/reference/mlops/deployment.rst
docs/reference/mlops/index.rst
docs/reference/modeling/blueprint.rst
docs/reference/modeling/index.rst
docs/reference/modeling/job.rst
docs/reference/modeling/model.rst
docs/reference/modeling/model_recommendation.rst
docs/reference/modeling/prime.rst
docs/reference/modeling/project.rst
docs/reference/modeling/insights/automated_documentation.rst
docs/reference/modeling/insights/compliance_documentation.rst
docs/reference/modeling/insights/external_testset.rst
docs/reference/modeling/insights/index.rst
docs/reference/modeling/insights/prediction_explanations.rst
docs/reference/modeling/insights/rating_table.rst
docs/reference/modeling/spec/custom_task.rst
docs/reference/modeling/spec/datetime_partition.rst
docs/reference/modeling/spec/index.rst
docs/reference/modeling/spec/monotonic_constraints.rst
docs/reference/modeling/spec/segmented_modeling.rst
docs/reference/modeling/spec/time_series.rst
docs/reference/modeling/spec/unsupervised_anomaly.rst
docs/reference/modeling/spec/unsupervised_clustering.rst
docs/reference/modeling/spec/visualai.rst
docs/reference/predictions/batch_predictions.rst
docs/reference/predictions/index.rst
docs/reference/predictions/predict_job.rst
tests/__init__.py
tests/conftest.py
tests/test_anomaly_assessment.py
tests/test_api_object.py
tests/test_automated_documentation.py
tests/test_batch_prediction_job.py
tests/test_batch_prediction_job_definitions.py
tests/test_blueprint.py
tests/test_calendar_file.py
tests/test_change_request.py
tests/test_client.py
tests/test_compliance_doc_template.py
tests/test_compliance_documentation.py
tests/test_confusion_chart.py
tests/test_connector.py
tests/test_credential.py
tests/test_data_source.py
tests/test_data_store.py
tests/test_dataset.py
tests/test_datetime_trend_plots.py
tests/test_driver.py
tests/test_feature_discovery.py
tests/test_featurelist.py
tests/test_features.py
tests/test_helpers.py
tests/test_helpers_binary_utils.py
tests/test_imported_models.py
tests/test_job.py
tests/test_lift_chart.py
tests/test_model_job.py
tests/test_models.py
tests/test_pairwise_statistics.py
tests/test_pareto_front.py
tests/test_partition_methods.py
tests/test_predict_job.py
tests/test_prime_file.py
tests/test_project.py
tests/test_rating_table.py
tests/test_recommended_model.py
tests/test_relationships_configuration.py
tests/test_residuals_chart.py
tests/test_rest.py
tests/test_rest_client.py
tests/test_retry.py
tests/test_roc_curve.py
tests/test_ruleset.py
tests/test_secondary_dataset.py
tests/test_utils.py
tests/test_word_cloud.py
tests/utils.py
tests/client/conftest.py
tests/client/test_config.py
tests/client/test_instantiation.py
tests/client/test_precedence.py
tests/client/test_version.py
tests/cluster/__init__.py
tests/cluster/conftest.py
tests/cluster/test_cluster.py
tests/cluster/test_cluster_insight.py
tests/cluster/test_clustering_model.py
tests/datetime_partitioning/conftest.py
tests/datetime_partitioning/test_model.py
tests/datetime_partitioning/test_partitioning.py
tests/datetime_partitioning/test_project.py
tests/deployments/__init__.py
tests/deployments/conftest.py
tests/deployments/test_accuracy.py
tests/deployments/test_data_drift.py
tests/deployments/test_deployment.py
tests/deployments/test_list_features.py
tests/deployments/test_model_replacement.py
tests/deployments/test_prediction_results.py
tests/deployments/test_scoring_code_download.py
tests/deployments/test_secondary_dataset_config_replacement.py
tests/deployments/test_service_stats.py
tests/deployments/test_settings.py
tests/deployments/test_submit_actuals.py
tests/experimental/__init__.py
tests/experimental/model/__init__.py
tests/experimental/model/test_idiomatic_project.py
tests/experimental/model/test_model_package.py
tests/experimental/model/test_project.py
tests/experimental/model/test_segmentation.py
tests/feature_association_matrix/__init__.py
tests/feature_association_matrix/test_feature_association_featurelists.py
tests/feature_association_matrix/test_feature_association_matrix.py
tests/feature_association_matrix/test_feature_association_matrix_details.py
tests/fixtures/calendar.csv
tests/fixtures/multiseries_calendar.csv
tests/fixtures/onehundredrows.csv
tests/fixtures/onehundredrows.xlsx
tests/fixtures/some_model.drmodel
tests/fixtures/synthetic-100.csv
tests/fixtures/日本/synthetic-100.csv
tests/fixtures/日本/データ.csv
tests/model/__init__.py
tests/model/conftest.py
tests/model/test_bias_and_fairness.py
tests/model/test_blender.py
tests/model/test_clustering_model.py
tests/model/test_cross_validation.py
tests/model/test_custom_inference_image.py
tests/model/test_custom_model.py
tests/model/test_custom_model_test.py
tests/model/test_custom_model_version.py
tests/model/test_custom_model_version_dependency_build.py
tests/model/test_custom_task.py
tests/model/test_custom_task_version.py
tests/model/test_custom_task_version_dependency_build.py
tests/model/test_data_engine_query_generator.py
tests/model/test_dataset.py
tests/model/test_execution_environment.py
tests/model/test_execution_environment_version.py
tests/model/test_external_baseline_validation.py
tests/model/test_feature_effect.py
tests/model/test_feature_fit.py
tests/model/test_feature_impact.py
tests/model/test_frozen.py
tests/model/test_job.py
tests/model/test_model.py
tests/model/test_model_params.py
tests/model/test_payoff_matrix.py
tests/model/test_prediction_explanations.py
tests/model/test_prediction_server.py
tests/model/test_predictions.py
tests/model/test_prime_model.py
tests/model/test_reason_codes.py
tests/model/test_restore_discarded_features.py
tests/model/test_rows_iterator.py
tests/model/test_scoring_code.py
tests/model/test_shap_impact.py
tests/model/test_shap_matrix.py
tests/model/test_shap_matrix_job.py
tests/model/test_training_predictions.py
tests/model/utils.py
tests/model/external_dataset_scores_insights/__init__.py
tests/model/external_dataset_scores_insights/test_external_confusion_chart.py
tests/model/external_dataset_scores_insights/test_external_dataset_residuals.py
tests/model/external_dataset_scores_insights/test_external_lift_chart.py
tests/model/external_dataset_scores_insights/test_external_multiclass_lift_chart.py
tests/model/external_dataset_scores_insights/test_external_roc_curve.py
tests/model/external_dataset_scores_insights/test_external_scores.py
tests/model/user_blueprints/__init__.py
tests/model/user_blueprints/test_user_blueprint.py
tests/model/visualai/__init__.py
tests/model/visualai/conftest.py
tests/model/visualai/test_augmentation.py
tests/model/visualai/test_image.py
tests/model/visualai/test_insights.py
tests/project/__init__.py
tests/project/conftest.py
tests/project/test_async.py
tests/project/test_batch_var_transform.py
tests/project/test_blenders.py
tests/project/test_extension.py
tests/project/test_feature_association.py
tests/project/test_frozen_models.py
tests/project/test_prime.py
tests/project/test_project_create.py
tests/project/test_train.py
tests/project/test_type_transform.py
tests/segmented_projects/__init__.py
tests/segmented_projects/test_combined_model.py
tests/segmented_projects/test_project.py
tests/segmented_projects/test_segmentation.py
tests/waiters/__init__.py
tests/waiters/conftest.py
tests/waiters/test_waiters.py