Skip to content
#

laplace-smoothing

Here are 39 public repositories matching this topic...

Sentiment Analysis is done using the Naive Bayes Classifier. Here, every sentence contains either a positive sentiment represented by 1 or a negative sentiment represented by 0. Now, for a test sentence probability of it occuring in both the classes is calculated using Bayes Theorem. The class which gives maximum probability will be the predicte…

  • Updated Oct 1, 2020
  • Jupyter Notebook

This project involves analyzing a database of students enrolled in an online course. By examining variables such as video view time and pause frequency, we aim to gain valuable insights into student engagement and optimize the learning experience. Key concepts include k means clustering, linearized regression and naive bayes regression.

  • Updated May 13, 2023
  • Jupyter Notebook

Improve this page

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

Learn more