Skip to content
#

gaussian-naive-bayes

Here are 124 public repositories matching this topic...

This project aims to build a model to predict the truth of an article, hoax or non-hoax. Apart from that, this project also wants to identify the percentage of hoax and non-hoax articles.

  • Updated May 26, 2024
  • Jupyter Notebook
AgriSens

ML based Smart Crop Recommendation System with Disease Identification, utilizing CNNs. It aids farmers in selecting crops, managing diseases, and boosts productivity by integrating weather and geolocation APIs.

  • Updated May 19, 2024
  • Jupyter Notebook

This project on placement prediction integrates machine learning with database management using MySQL for user authentication. The project involves data preprocessing, feature engineering, and the implementation of supervised learning techniques to train the model.

  • Updated May 9, 2024
  • Jupyter Notebook

Using various machine learning models (Logistic Regression, Gaussian Naïve Bayes, KNN, Gradient Boosting Classifier, Decision Tree Classifier, Random Forest Classifier.) to predict whether a company will go bankrupt in the following years, based on financial attributes of the company; Addressed the issue of imbalanced classes, different importance

  • Updated May 8, 2024
  • Jupyter Notebook

The goal of this project is to create a classifier and see how accurately it can predict song genres. Taking a dataset from Spotify [Pandya, 2022], which is al- ready using machine learning algorithms for these purposes, can help assess if the resulting model can be considered apt for a large-scale business.

  • Updated Apr 13, 2024
  • HTML

This repository contains a machine learning project aimed at predicting diabetes using various algorithms such as Decision Tree Regression, Support Vector Regression (SVR), and Gaussian Naive Bayes (GaussianNB). Additionally, it provides a web deployment mechanism for the trained models, enabling easy access and utilization.

  • Updated Mar 9, 2024
  • Jupyter Notebook

A Machine Learning Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like MultinomialNB, LogisticRegression, SVC, DecisionTreeClassifier, RandomForestClassifier, KNeighborsClassifier, AdaBoostClassifier, BaggingClassifier, ExtraTreesClassifier, GradientBoostingClassifier, XGBClassifier to compare accuracy an

  • Updated Feb 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gaussian-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 gaussian-naive-bayes topic, visit your repo's landing page and select "manage topics."

Learn more