-
While utilizing the Naive Bayes classifier to detect brute force attacks, validate inputs, identify insecure authentication, and analyze security headers, the model currently trains separately for eac…
-
### pycaret version checks
- [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues).
- [X] I have confirmed this bug exists on the [latest…
-
In `_probabilities` method, the probabilities might go over 1 for this case.
Consider there are three messages in our train dataset, of which one is ham and remaining two are spam.
the spam messag…
-
Is there more information on how to train the classifier?
I see in the source classifier.json is currently private, which explains the broken links on the site.
The source indicates removing cla…
-
Let's say I have huge amount of sentences to train Naive Bayes Classifier. Instead of doing this training every time in the program, is it possible to do it once save and reuse/add more training data…
-
#### Description
I suggest allowing mixed datasets (half binary variables, half real-valued variables) into the Naive Bayes classifier. Currently the `GaussianNB` and `BernoulliNB` classes handle one…
-
This is not a prototype.
A Naive Bayes Classifier Trainer will build a Bayes classifier model.
So there will be two algoithms: Naive Bayes Classifier Trainer and bayes classifier.
Will use prototyp…
-
I am using AutoML to do a classification task, but I need more estimators other than given in [documentation](https://microsoft.github.io/FLAML/docs/Use-Cases/Task-Oriented-AutoML/#estimator-and-searc…
-
**Algorithms**
* Linear Model
- [x] Ordinary Least Squared Linear Regression
- [x] Gradient Descent Linear Regression
- [x] Stochastic Gradient Descent Linear Regression
- [x] Logist…
-
https://docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/naive-bayes.html