Skip to content
#

naive-bayes-classifier

Here are 73 public repositories matching this topic...

Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news articl…

  • Updated Nov 10, 2020
  • R
Empirical_Study_of_Ensemble_Learning_Methods

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

a predictive model to determine the income level for people in US. Imputed and manipulated large and high dimensional data using data.table in R. Performed SMOTE as the dataset is highly imbalanced. Developed naïve Bayes, XGBoost and SVM models for classification

  • Updated Nov 22, 2016
  • R

Improve this page

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

Learn more