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

Adjust NN model to use price vs production classification table. #328

Open
bartossh opened this issue Dec 4, 2023 · 0 comments
Open

Adjust NN model to use price vs production classification table. #328

bartossh opened this issue Dec 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request feature Feature with business value.

Comments

@bartossh
Copy link
Owner

bartossh commented Dec 4, 2023

Let's simplify our NN model to use power price vs production data set.
I don't want to refactor the emulator and test the data set, so the fastest way to adapt to the NN model is to simplify it to classify data against the price vs production data table. We may use a regression algorithm to have a fast and reliable validator but introducing it via NN will be a good testing tool and starting point for the future, more complex validators.

The validator is a GRPC service from the computantis immunity system.

@bartossh bartossh added enhancement New feature or request feature Feature with business value. labels Dec 4, 2023
@bartossh bartossh self-assigned this Dec 4, 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 feature Feature with business value.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant