You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because of the feature data, I want to classify the feature data, learn it using Gaussian Bayes and Multinomial Bayes respectively, and then mix the two. Could you please tell me how to achieve this?
By the way, after downloading the code from GitHub and running it, 51 errors were found. My compilation system is rust 1.82
The text was updated successfully, but these errors were encountered:
coolstudio1678
changed the title
mix Multinomial Naive Nayes with Gaussian Naive Bayes
how to mix Multinomial Naive Nayes with Gaussian Naive Bayes
Nov 20, 2024
Because of the feature data, I want to classify the feature data, learn it using Gaussian Bayes and Multinomial Bayes respectively, and then mix the two. Could you please tell me how to achieve this?
By the way, after downloading the code from GitHub and running it, 51 errors were found. My compilation system is rust 1.82
The text was updated successfully, but these errors were encountered: