Transformed Regression Model to Production-ready ML Project with Python

Extending Machine Learning Exercises using Python to implement an 'End-To-End' ML Project involved Python Modular Programming concepts. Transformed the Regression Model Jupyter Notebook codes to mimic real-time Production-ready project. Created different Python modules utilizing advanced concepts like 'dataclass', 'pipeline', 'Python Virtual Environment', 'git repository', and '.gitignore' etc. Created a production-like CI/CD deployment folder structure with directories such as 'src', 'components', 'pipeline', 'utils', and 'artifacts' housing various Python (.py) files like 'data_ingestion.py', 'data_transformation.py', 'model_trainer.py', 'logger.py', and 'exception.py'. Setup a custom project environment using 'REQUIREMENTS.TXT', and generated a 'setup.py' for package generation and distribution. Maintained Source Versioning through a remote git repository. Acknowledging Krish Naik for his invaluable YouTube learning resources. Stay tuned for further advancements in extending these developments to harness the Cloud resources. For more project details, visit my git repository: https://lnkd.in/eabdr9ir

To view or add a comment, sign in

Explore content categories