Skip to content

Add training parameters UI for Gaussian Naive Bayes - #686

Open
Swargam-Udayasri wants to merge 1 commit into
3C-SCSU:mainfrom
Swargam-Udayasri:fix-gnb-params-634
Open

Add training parameters UI for Gaussian Naive Bayes#686
Swargam-Udayasri wants to merge 1 commit into
3C-SCSU:mainfrom
Swargam-Udayasri:fix-gnb-params-634

Conversation

@Swargam-Udayasri

Copy link
Copy Markdown

This PR addresses part of issue #634 by adding missing training parameters
for the Gaussian Naive Bayes (GNB) model.

Changes:

  • Added UI state for GNB var_smoothing parameter
  • Displayed GNB-specific training parameters when the model is selected

This improves usability and model configurability.

@Shariq80

Copy link
Copy Markdown
Contributor

Thanks for your submission! While this adds var_smoothing, the Gaussian Naive Bayes model requires both var_smoothing and priors fields for a complete configuration.

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