Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #4: Lasso Model Added #21

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Atharva-D
Copy link
Contributor

Please Label it as Hacktoberfest accepted.

Description

I have added a Lasso Regression model for the used car price prediction. Kindly review it and merge it.

Fixes 4 (Add a ridge/lasso model)
image

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [ x] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my own code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings
  • [ x] Any dependent changes have been merged and published in downstream modules
  • [ x] I have checked my code and corrected any misspellings

@AryanShinde AryanShinde requested a review from Manomay15 October 7, 2022 07:40
@Manomay15
Copy link
Collaborator

Manomay15 commented Oct 7, 2022

Please save the model in a pkl file and add it app.py for it to show the prediction. An example of how other models are loaded is pasted below
image

Also, no need to commit the python file

@Manomay15 Manomay15 removed their request for review October 14, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants