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

Add linear model evaluation code generation to flask app #72

Open
KD335 opened this issue Nov 16, 2022 · 0 comments
Open

Add linear model evaluation code generation to flask app #72

KD335 opened this issue Nov 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@KD335
Copy link
Collaborator

KD335 commented Nov 16, 2022

Add code to flask_app such that generator calls the class used to generate the code that makes evaluates the predictions made by the linear regression model and silently adds it to the final output immediately after the code from predict_lin_reg.py is generated. The code is in the eval_lin_reg.py file.

@KD335 KD335 changed the title Add model evaluation code generation to flask app Add linear model evaluation code generation to flask app Apr 24, 2023
@KD335 KD335 added the enhancement New feature or request label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant