Skip to content
#

naive-bayes

Here are 47 public repositories matching this topic...

Designing and applying unsupervised learning on the Radar signals to perform clustering using K-means and Expectation maximization for Gausian mixture models to study ionosphere structure. Both the algorithms have been implemented without the use of any built-in packages. The Dataset can be found here: https://archive.ics.uci.edu/ml/datasets/ion…

  • Updated Dec 20, 2017
  • R

This project was conducted in my 3rd semester of Btech Data Science. Took a survey on home remedies from all kinds of people. We first cleaned our data and then predicted if one would prefer using home remedies or not using Naïve Bayes theorem in Excel as well as Python. Also tested a few hypotheses we made at the start of the project using z-te…

  • Updated Jun 14, 2021
  • R

Customer Churn is a burning problem for Telecom companies. In this project, we simulate one such case of customer churn where we work on a data of postpaid customers with a contract. The data has information about the customer usage behavior, contract details and the payment details. The data also indicates which were the customers who canceled …

  • Updated Mar 31, 2020
  • R

Fit four different neural networks: (a) Two distinct single hidden layer neural networks. (b) Two distinct neural networks with two hidden layers. Compare the accuracy of these four Neural networks among them. Also compare it to other classification methods.

  • Updated Feb 8, 2022
  • R

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