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

Implement Target Values API and frontend component for predictive modeling #62

Merged
3 commits merged into from
Nov 21, 2024

Conversation

MattG57
Copy link
Collaborator

@MattG57 MattG57 commented Nov 19, 2024

Introduce a new API and frontend component for managing target values in predictive modeling. This includes the service, controller, model, and form necessary for data handling and user interaction.

…roller, model, and form for predictive modeling
Copy link

github-actions bot commented Nov 19, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

@MattG57 MattG57 enabled auto-merge November 19, 2024 16:27
@MattG57
Copy link
Collaborator Author

MattG57 commented Nov 19, 2024

trying automerge for this small change

auto-merge was automatically disabled November 19, 2024 17:35

Pull request was closed

@austenstone austenstone reopened this Nov 19, 2024
Copy link
Owner

@austenstone austenstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make use of existing settings MVC instead of creating new target-values stuff in backend.
I'd rather use the existing MVC for settings rather than create a new one specific to targets.
In our database we can just use settings and use name/value for each of these things.

@austenstone austenstone closed this pull request by merging all changes into main in 54d4b8f Nov 21, 2024
@austenstone austenstone deleted the ghcw-session-24dd branch November 21, 2024 18:10
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