High performance implementation of the Naive Bayes algorithm in R
-
Updated
Feb 7, 2025 - R
High performance implementation of the Naive Bayes algorithm in R
This app is intended to dynamically integrate machine learning techniques to explore multivariate data sets.
R codes for common Machine Learning Algorithms
A collection of problems solved with machine learning algorithms, using R.
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…
One Data Set with multiple Algorithms
Predict whether or not an employee will use Car as a mode of transport from given employee information about their mode of transport as well as their personal and professional details like age, salary, work exp. Also, which variables are a significant predictor behind this decision?
SASTuit a free tool for sentiment analysis on Twitter, analyze the technological trends in this social media for the classification of tweets in Spanish as positive, negative and neutral using artificial intelligence. Developer by Anibal Armando Herrera Contreras
Fake News analysis and prediction in R Script. Naive Bayes, Random Forest, SVM, NNET, ROC, Confusion Matrix, Accuracy, F1 score.
This project focuses on predicting the attrition rate of employees by using different ML algorithms. The dataset is a fictional data taken from Kaggle
AI-Models
Does Machine Learning outperform Logistic Regression in predicting individual tree mortality? - code and data
A research for customer retention prediction using different algorithm in R
Six machine learning models for predicting bladder cancer progression using Caret package
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…
Application of Naive Bayes and Linear Regression Models
Predicting the income level of a person given demographic data.
A new Bayesian model, DISC-LM, that adapts the naive Bayes assumption of class-conditional feature independence to efficiently learn new categories
Add a description, image, and links to the naive-bayes topic page so that developers can more easily learn about it.
To associate your repository with the naive-bayes topic, visit your repo's landing page and select "manage topics."