Metadata-Version: 2.1
Name: lasso-regression-model
Version: 0.0.1
Summary: Lasso Regression model package
Home-page: https://github.com/mm-mazhar/Deploying-ML-Lasso-Regression-Model
Author: Mazhar
Author-email: Mazhar <mazqoty.01@gmail.com>
License: BSD-3
Project-URL: Homepage, https://github.com/mm-mazhar/Deploying-ML-Lasso-Regression-Model
Project-URL: Bug Tracker, https://github.com/mm-mazhar/Deploying-ML-Lasso-Regression-Model/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown

# Packaging of Machine Learning Pipeline

The pipeline features

- open source classes
- in house package classes
- feature selection during pipeline
- score new data

We will use the house price dataset available on [Kaggle.com](https://www.kaggle.com/datasets/mazhar01/real-state-website-data).

<table style="width:100%">
  <tr>
    <td style="text-align: center;"><img src="https://i.imgur.com/moNYLOr.png[/img]" width="570px" height=240px/></td>
   </tr>
</table>
