api-mlops-project

View on PyPIReverse Dependencies (0)

0.1.0 api_mlops_project-0.1.0-py3-none-any.whl

Wheel Details

Project: api-mlops-project
Version: 0.1.0
Filename: api_mlops_project-0.1.0-py3-none-any.whl
Download: [link]
Size: 15077
MD5: 165fa7498b25e4a8b3233163c61c3d0a
SHA256: da298fab7f3066f579c3cf3c92b7deefe04269ab224d887eb49cc2f7406516c5
Uploaded: 2023-08-07 01:13:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: api-mlops-project
Version: 0.1.0
Summary: This project aims to apply MLOps techniques to deploy a machine learning model through an API constructed with FastAPI.
Author: Junior Torres
Author-Email: galas.apps[at]gmail.com
Project-Url: Code, https://github.com/JuniorTorresMTJ/model_api_mlops_project
Project-Url: Documentation, https://mlops-shape-project.readthedocs.io/en/latest/
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8.10,<4.0.0
Requires-Dist: fastapi[all] (<0.101.0,>=0.100.1)
Requires-Dist: pyarrow (<13.0.0,>=12.0.1)
Requires-Dist: pydantic (<3.0.0,>=2.1.1)
Requires-Dist: python-multipart (<0.0.7,>=0.0.6)
Requires-Dist: scikit-learn (==1.0.2)
Requires-Dist: uvicorn (<0.24.0,>=0.23.2)
Description-Content-Type: text/markdown
[Description omitted; length: 13571 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
api_mlops_project/__init__.py sha256=-LGgpVzBvQsNFEbahLrAD1u9e1Ur3koil2eg54r1t7Y 23
api_mlops_project/data_loader.py sha256=hPaan1O7EDIBYHsTOsA_ra9NquAM4dZIrf26ar2GCas 3321
api_mlops_project/dataframe_checker.py sha256=SnLcyKyJrF_KY5IgcGLG2kOOPkNoYX0mMoVYGqdsCcY 5414
api_mlops_project/feature_engineering_predict.py sha256=OEazZC-koBjnqgcoM9Fek2_Mr7nGcAUSmAIc-KDgcQE 2226
api_mlops_project/main.py sha256=25qvFkPu67vpvxV5FLq9KTucaovwIV6bbdUYblXJVFY 8255
api_mlops_project/pipeline_utils.py sha256=5aevvMYT_FyorwDlEeA9YAppOqOLZnk_L3zAWy9_oSI 4125
api_mlops_project/shape.py sha256=TiM-V1aDQ0lpmks-jINXb_E1SJZDlNl9Z4ZGRO9B9FI 411
api_mlops_project-0.1.0.dist-info/entry_points.txt sha256=sETKot0acvHu1q5aVIbrY363sSETsXvYgZ4Tp-6fZCE 53
api_mlops_project-0.1.0.dist-info/LICENSE sha256=7mc3CE3-mZ5Vbj90zgqCGL94nENyCkZAfKFZlO0EuXs 1091
api_mlops_project-0.1.0.dist-info/METADATA sha256=LA4WB4sGkxJSwP2vL9iU6ERiRybPSJBD39NQNhoBDl4 15043
api_mlops_project-0.1.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
api_mlops_project-0.1.0.dist-info/RECORD

entry_points.txt

run-app = api_mlops_project.app:app