Skip to content
#

naive-bayes

Here are 24 public repositories matching this topic...

This repository contains a Jupyter notebook implementing the Multinomial Naive Bayes algorithm from scratch for an email classification task of SPAM or HAM. The notebook also includes a comparison of the results obtained with the scikit-learn implementation of Multinomial Naive Bayes.

  • Updated May 26, 2023
  • Jupyter Notebook
Gold-Price-forecasting

Gold-Price-forecasting In a personal endevaour to learn about time series analysis and forecasting, I decided to reserach and explore various quantitative forecasting methods.This notebook documents contains the methods that can be applied to forecast gold price and model deployment using streamlit, along with a detailed explaination of the diff…

  • Updated Aug 12, 2024
  • Jupyter Notebook

A classification approach to the machine learning Titanic survival challenge on Kaggle.Data visualisation, data preprocessing and different algorithms are tested and explained in form of Jupyter Notebooks

  • Updated Jun 15, 2023
  • Jupyter Notebook

Improve this page

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

Learn more