Skip to content
#

guassian-naive-bayes

Here are 10 public repositories matching this topic...

Language: All
Filter by language

AI/ML Project on Breast Cancer Prediction (Python) using ML- Algorithms : Logisitic Regression, Decision Tree Classifier, Random Forest Classifier, Support Vector Machine Classifier, Gaussian Naive Bayes Algorithm Model, Stochastic gradient descent Classifier, Gradient Boosting Classifier . And also perform a comparative analysis of all the seve…

  • Updated Jun 1, 2021
  • Jupyter Notebook

Naïve Bayes Classifier is one of the simple and most effective Classification algorithms which helps in building the fast machine learning models that can make quick predictions. It is a probabilistic classifier, which means it predicts on the basis of the probability of an object.

  • Updated May 20, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the guassian-naive-bayes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the guassian-naive-bayes topic, visit your repo's landing page and select "manage topics."

Learn more