.DS_Store
.gitignore
LICENSE
README.md
mkgendocs.yml
pyproject.toml
setup.py
.github/actions/cache-pip/action.yml
.github/actions/copycat/action.yml
.github/actions/setup-java/action.yml
.github/actions/setup-pyenv/action.yml
.github/actions/setup-python/action.yml
.github/workflows/master.yml
dev/install-common-deps.sh
dev/run-python-flavor-tests.sh
dev/run-python-tests.sh
dev/setup-ssh.sh
dev/show_package_release_dates.py
dev/copycat/Dockerfile
dev/copycat/entrypoint.sh
examples/FastAIExample.ipynb
examples/GluonExample.ipynb
examples/H20Example.ipynb
examples/KerasExample.ipynb
examples/LightGBMExample.ipynb
examples/README.md
examples/pmdarimaExample.ipynb
examples/prophetExample.ipynb
examples/pytorchExample.ipynb
examples/sklearnAutolog.ipynb
examples/sklearnElasticNet.ipynb
examples/spacyExample.ipynb
newron/__init__.py
newron/artifacts.py
newron/auth.py
newron/catboost.py
newron/diviner.py
newron/entities.py
newron/exceptions.py
newron/fastai.py
newron/gluon.py
newron/keras.py
newron/lightgbm.py
newron/models.py
newron/prophet.py
newron/pytorch.py
newron/sklearn.py
newron/spacy.py
newron/spark.py
newron/tensorflow.py
newron/tracking.py
newron/version.py
newron.egg-info/PKG-INFO
newron.egg-info/SOURCES.txt
newron.egg-info/dependency_links.txt
newron.egg-info/entry_points.txt
newron.egg-info/requires.txt
newron.egg-info/top_level.txt
newron/pyspark.ml/__init__.py
newron/pyspark.ml/log_model_allowlist.txt
requirements/extra-ml-requirements.txt
requirements/test-requirements.txt
static/install.png
static/installInstructions.png
tests/__init__.py
tests/conftest.py
tests/helper_functions.py
tests/test_flavors.py
tests/autologging/__init__.py
tests/autologging/fixtures.py
tests/autologging/test_autologging_utils.py
tests/catboost/test_catboost_model_export.py
tests/examples/README.md
tests/examples/test_examples.py
tests/lightgbm/test_lightgbm_autolog.py
tests/pipelines/__init__.py
tests/pipelines/helper_functions.py
tests/pipelines/test_cli.py
tests/pipelines/test_evaluate_step.py
tests/pipelines/test_execution_utils.py
tests/pipelines/test_ingest_step.py
tests/pipelines/test_pipeline.py
tests/pipelines/test_predict_step.py
tests/pipelines/test_register_step.py
tests/pipelines/test_split_step.py
tests/pipelines/test_step_utils.py
tests/pipelines/test_tracking_utils.py
tests/pipelines/test_train_step.py
tests/pipelines/test_transform_step.py
tests/pipelines/test_utils.py
tests/pipelines/cards/test_base_card.py
tests/pipelines/regression/v1/test_regression_pipeline.py
tests/prophet/test_prophet_model_export.py
tests/pytorch/iris.py
tests/pytorch/iris_data_module.py
tests/pytorch/test_pytorch_autolog.py
tests/resources/README.md
tests/resources/mlflow-test-plugin/setup.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/__init__.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/default_experiment_provider.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/dummy_backend.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/dummy_evaluator.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/fake_deployment_plugin.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/file_store.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/local_artifact.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/request_header_provider.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/run_context_provider.py
tests/resources/mlflow-test-plugin/mlflow_test_plugin/sqlalchemy_store.py
tests/sklearn/test_sklearn_autolog.py
tests/spacy/__init__.py
tests/spacy/test_spacy_model_export.py
tests/tensorflow/iris_data_utils.py
tests/tensorflow/iris_test.csv
tests/tensorflow/iris_training.csv
tests/tensorflow/test_tensorflow2_autolog.py
todo/docs.yml