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
This is an implementation of naive bayes algorithm for detecting bug. Naive bays is a very simple and well known classifier. This is a just application of it for testing.
About
This is an implementation of naive bayes algorithm for detecting bug. Naive bays is a very simple and well known classifier. This is a just application of it for testing.