-
Notifications
You must be signed in to change notification settings - Fork 18
V3.2 - Vector representation, fixed prettier pipeline, improved training page #484
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
Conversation
Min samples check
The scaling is indeed hardcoded, we could do this dynamically. Will solve this in #514. I will make an issue to add the colors to the buttons #515 Highlighted axes on the NN page is a bug, it is fixed now. We don't support highlighted axes for neural network models. I understand the confusion where the model being used can be ambiguous, but I think adding a 'train model' button to the knn page may be overcompensating, maybe, as you propose, the best solution would be to add a 'status' area, indicating the current state of the application. I.e if it is trained, what model is being used, etc. |
…e-message-appears-right-after-downloading-the-program2 Identified as outdated is disabled
…e-message-appears-right-after-downloading-the-program2 Disabled bad firmware warning
…e-axes-selection-buttons Allow custom colors and add graph colors to axis selector




Preview: https://ml-machine-484.r59q.com/
getVector(): number[]function that is used for generalizationA view of the liveGraph with more than 3 axes

stores.setLiveData(...)useful for specifying LiveData store objects which now could be differently sizedThis message appears the first time vite refreshes and only the first time. You can disable stack traces by typing
ds()in the consoledocker-compose upto quickly setup a local version on port 5174, without having to worry about node versions, etc.npm ciinstead ofnpm iClicking on the parallelogram icon, redirects the user to the old filters page