mloptiflow/__init__.py,sha256=_Ttr08MeFS2oAStHYTOuTX0KrZOJRjE2RcYuR4LOCX0,41
mloptiflow/cli/__init__.py,sha256=L-yoR3mm6haqrILsNmKGTqOM4CwmBU4Px6vXDtvSUOM,374
mloptiflow/cli/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/cli/commands/deploy.py,sha256=3_JZIc7CrybhSnXOFxtkCvgts4jWyMeYjczwD046cCk,3602
mloptiflow/cli/commands/init.py,sha256=BmAmSXDxV8Y2VJTWVgIfgcnLTGNNbq-h-14SFaDH6Cw,1403
mloptiflow/cli/commands/monitor.py,sha256=mnqKtkUgy_y4sSQctReK5M8y8oDX814ZGZHbBQehA5E,1566
mloptiflow/cli/commands/plugins.py,sha256=tCbRwdiJ63n6H44ju3X2lDARP6EGWZcgIBSqEf8tidY,358
mloptiflow/cli/commands/train.py,sha256=D7I76Y3CVqw46JJCC37zmiz-g_F7ye9HcMpuJ7enErM,1396
mloptiflow/cli/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/cli/utils/config.py,sha256=D7yNkcz2zBKcA7s4o4lAcfAJgQEyVkxhrhIs6YX78uE,792
mloptiflow/cli/utils/templates.py,sha256=IGnw9NoXnGPp0QyuwEQ8-OYmU8KxZm9oX1rT2Uu58Cs,2373
mloptiflow/deployment/config.py,sha256=RBJADZx5u4MXV98eUg03zn0sguDMmE6gYliWIIPPCiM,1237
mloptiflow/mlflow_integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/mlflow_integration/base.py,sha256=i74_NEKjMMisFy1t_QdreLfvrLZNnsszRZY0IGx5Y6A,2575
mloptiflow/mlflow_integration/tabular.py,sha256=SphKGSAgOp-hRXCZ1YdYjKt985TsLdi9FguNXkv7jow,828
mloptiflow/model_registry/registry.py,sha256=P7C24Q7VWNVdTpBaGxV8nd9yKp0afWEjJxbtMv0WdMA,1995
mloptiflow/monitoring/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/monitoring/config.py,sha256=Y5J7pkJTUsYMX-TMAaIkLimXi5EyxJqu1LzEseZnPaQ,775
mloptiflow/monitoring/consumer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/monitoring/consumer/drift_detector.py,sha256=mV8ThS9cIiMlRXJijbHIevyKOWtk4IQTtnyHF-oi-bk,3367
mloptiflow/monitoring/consumer/service.py,sha256=yD-u0KkJQ3_UcRL976j0rpANzfNHdYWtkajWewWXn80,459
mloptiflow/monitoring/factory.py,sha256=0JxxmnhPVsUGLz3EvPZRLzs6bs3OHEZ5x735-aR5fNo,1123
mloptiflow/monitoring/producer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/monitoring/producer/base_handler.py,sha256=VNLghcQHDrFStfgyd_I1wrsDe5ZpiTi2imhATmfYpi8,2727
mloptiflow/monitoring/producer/tabular_handler.py,sha256=Kg6nEtsF1p08z6hK1agoW05M-TVcRn8asXzfqBI83J8,3731
mloptiflow/monitoring/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/monitoring/utils/kafka_manager.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/monitoring/utils/serialization.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/.gitignore,sha256=IgSqwHyjurCItcM18KE0H_R-q4kXTi885iJC3NMAN2A,3148
mloptiflow/templates/demo_tabular_classification/README.md,sha256=73QcuSMltwCj2teEbXJ3jsv7npbQe3Z-MOuiOeOf_Ok,47
mloptiflow/templates/demo_tabular_classification/app.py,sha256=8rAi0gcpiHWZVgYvxnJMVDhl61ekwfDpXl-X8Yg-M18,3067
mloptiflow/templates/demo_tabular_classification/config.yaml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/data/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/deployment/.dockerignore,sha256=p68L-IpGS7yRGHz7c7oygZEzT5QWy9JOkqXDPKfC0-M,113
mloptiflow/templates/demo_tabular_classification/deployment/Dockerfile.api,sha256=LA4hzPt8_6GSIHyFKOUSokKbBvR-sze0Mdlxz60zWJk,496
mloptiflow/templates/demo_tabular_classification/deployment/Dockerfile.kafka,sha256=Xmcb0hfr7wKrf21B9rzyV3liCyIoMxpL1O29r-OO3Us,243
mloptiflow/templates/demo_tabular_classification/deployment/docker-compose.yml,sha256=E6O6rE6qPAHaxuOOWXEjoDXxsTDO7Rk52Q1QVyju19w,910
mloptiflow/templates/demo_tabular_classification/docs/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/logger/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/logger/logger_config.py,sha256=4F21_WJ-dOL5kq3AJVig_Mrzd2MG_nClmi0vOmouPoM,890
mloptiflow/templates/demo_tabular_classification/mlruns/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/notebooks/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/out/data/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/out/figs/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/out/models/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/pyproject.toml,sha256=FWphwcqG1VM0UYhEn1511KINUYVHgcRSvH_UblfTJbs,336
mloptiflow/templates/demo_tabular_classification/scripts/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/scripts/test_inference_api.py,sha256=Ib_jK0SHQIvtS-Z39FVU1bABGuqISRecP6Xqg9_AxNY,4302
mloptiflow/templates/demo_tabular_classification/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/demo_tabular_classification/src/predict.py,sha256=CxTHsG5WF2whSbfsLttdpEFSao_mrtmB2BjWBYUqATQ,3370
mloptiflow/templates/demo_tabular_classification/src/pydantic_models.py,sha256=Gy7W2SMwrnuR1k10MVmLEr2K9BjBzwp-w8z1Mm577TY,1764
mloptiflow/templates/demo_tabular_classification/src/train.py,sha256=nGyxd1AL19lIxQfqVzF9Z-XcJM0ImIvOaUtogw5plaM,11011
mloptiflow/templates/demo_tabular_classification/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/.dockerignore,sha256=p68L-IpGS7yRGHz7c7oygZEzT5QWy9JOkqXDPKfC0-M,113
mloptiflow/templates/tabular_classification/.gitignore,sha256=IgSqwHyjurCItcM18KE0H_R-q4kXTi885iJC3NMAN2A,3148
mloptiflow/templates/tabular_classification/Dockerfile,sha256=9wpGtWP7wvPIxcRzxiCG643ucIL3TjAcN9kdX1q6_kM,495
mloptiflow/templates/tabular_classification/README.md,sha256=xveIWl0FQNaZeNA5So_Q7-hLTyO0CxHLXkoRU75GMDc,42
mloptiflow/templates/tabular_classification/config.yaml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/data/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/docs/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/logger/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/logger/logger_config.py,sha256=4F21_WJ-dOL5kq3AJVig_Mrzd2MG_nClmi0vOmouPoM,890
mloptiflow/templates/tabular_classification/mlruns/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/notebooks/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/out/data/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/out/figs/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/out/models/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/pyproject.toml,sha256=XLXstfjVTKyrQOPIF_3DpEr5rpWnEJBewN9gNdV6_jg,331
mloptiflow/templates/tabular_classification/scripts/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/src/predict.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/src/train.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_classification/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/.dockerignore,sha256=p68L-IpGS7yRGHz7c7oygZEzT5QWy9JOkqXDPKfC0-M,113
mloptiflow/templates/tabular_regression/.gitignore,sha256=IgSqwHyjurCItcM18KE0H_R-q4kXTi885iJC3NMAN2A,3148
mloptiflow/templates/tabular_regression/Dockerfile,sha256=95cY825bVM2EILTSkDxSaBf-Ckc5vnPfy0sLc4iHPXE,447
mloptiflow/templates/tabular_regression/README.md,sha256=1UyEYyrCzaT7Mm3ygVJzkE2gL_GI7u04sOQc3R5ju5c,38
mloptiflow/templates/tabular_regression/config.yaml,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/data/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/docs/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/logger/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/logger/logger_config.py,sha256=4F21_WJ-dOL5kq3AJVig_Mrzd2MG_nClmi0vOmouPoM,890
mloptiflow/templates/tabular_regression/notebooks/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/out/data/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/out/figs/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/out/models/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/pyproject.toml,sha256=lkGoUoAhImTirYgGXhDoJyNptFT9lMp9V_bBr1_2DcM,327
mloptiflow/templates/tabular_regression/scripts/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/src/predict.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/src/train.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/templates/tabular_regression/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/tests/conftest.py,sha256=45v_Wcb-MEQTCJX-8mtRrKnLLQZCgTJ-sRljhpP7lz0,242
mloptiflow/tests/test_cli_commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/tests/test_cli_commands/test_deploy.py,sha256=hsL9ZEiRKCq_lANY_WwoHEtnWIxZZf5h1UvRu0y_k48,8
mloptiflow/tests/test_cli_commands/test_init.py,sha256=6ejta6aztHcNXv8RGXAzghsTQZ6jfO7CHpEaw3Don30,3505
mloptiflow/tests/test_cli_commands/test_train.py,sha256=yNC6Adn1XI1T18OSqJtG65fPxpa47tEutHnzceaYGVM,2442
mloptiflow/tests/test_cli_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/tests/test_cli_utils/test_config.py,sha256=GPjCS2OqFDWmiM_Ojp46Oh2UG8XfpPy6wUzvYn7J0VM,2184
mloptiflow/tests/test_cli_utils/test_templates.py,sha256=-PF-YTIajsabqc1Fh0EdQbHVylqYbujK7Igcru2R8fY,4281
mloptiflow/tests/test_mlflow_integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/tests/test_monitoring/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/tests/test_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
mloptiflow/utils/abstractions.py,sha256=UgEpHC5kkAoeQHW7ozV3aS5_y5tbkeGqvAH8-CcNle0,798
mloptiflow/utils/common.py,sha256=IXe0hsL5s_jLW_FAYD5azr5WwmgLra2fQJ93CBipagw,1701
mloptiflow/utils/exceptions.py,sha256=iNHKZJSPatGJ8dJEJ4sDIRBnnBKn3fQ9VQ7xH1EQqNU,190
mloptiflow/utils/highlighters.py,sha256=vXiapSA9eTXAYydviVBMtUU_KwA7jFjuvr6DdSGKmMg,518
mloptiflow-0.0.82.dist-info/LICENSE,sha256=wnQ9M3WxapYzSTPlhWaNJUlZSYw3uuW2tuyLoQrZQ-o,1071
mloptiflow-0.0.82.dist-info/METADATA,sha256=ngHmnZTCBu8yHGGzbk4kr7fNL4XcZa2iFZsPT_opnVQ,5210
mloptiflow-0.0.82.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
mloptiflow-0.0.82.dist-info/entry_points.txt,sha256=zoCvvZPboq4tE6VyW1jxfULz_gHFCsKDEKDeyyUoqno,49
mloptiflow-0.0.82.dist-info/RECORD,,
