Skip to content
#

gaussian-naive-bayes

Here are 131 public repositories matching this topic...

Цель проекта - анализ тональности твитов. Для сообщений пользователей из тестового набора, необходимо предсказать с максимально возможным результатом, является ли тональность твита положительной, отрицательной или нейтральной.

  • Updated Aug 14, 2024
  • Jupyter Notebook

Many pregnant women die from pregnancy issues as a result of a lack of information on maternal health care during and after pregnancy. It is more common in rural regions and among lower-middle-class families in emerging countries. During pregnancy, every minute should be observed to ensure the proper growth of the baby and the safe delivery.

  • Updated Jul 5, 2024
  • Jupyter Notebook

the code uses KNN, Gaussian Naive Bayes & SVM to classify images. It preprocesses, normalizes data, applies PCA , computes accuracy, precision etc. It evaluates k-NN using Euclidean distance & cosine similarity, visualizing results with line plots, 3D scatter plots, & confusion matrices to demonstrate classifier performance.

  • Updated Jun 19, 2024
  • Jupyter Notebook

Combat misinformation and fake news by accurately predicting the truth of the article to prevent the spread of harmful information that could lead to confusion, panic, or societal harm.

  • Updated May 26, 2024
  • Jupyter Notebook

Enhance customer satisfaction in the airline industry by identifying dissatisfaction factors and accurately predicting passenger satisfaction to provide actionable insights, refine services, and boost passenger loyalty.

  • Updated May 25, 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

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