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 decision tree prediction code to output #105

Open
KD335 opened this issue Apr 24, 2023 · 0 comments
Open

Add decision tree prediction code to output #105

KD335 opened this issue Apr 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@KD335
Copy link
Collaborator

KD335 commented Apr 24, 2023

Add code to flask_app such that generator calls the class used to generate the code that makes predictions for the decision tree model and silently adds it to the final output immediately after the code from train_decision_tree.py is generated. The code is in the predict_decision_tree.py file.

@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