Skip to content
View Mital188's full-sized avatar
Block or Report

Block or report Mital188

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Car-Model-Prediction-R Car-Model-Prediction-R Public

    The code evaluates data using various machine learning algorithms using the Caret package in R

    R 1 1

  2. Bigram-Probability Bigram-Probability Public

    Calculates the probability of a sentence occurring in corpus using bi-grams and Laplace smoothing

    Python 1

  3. datasharing datasharing Public

    Forked from jtleek/datasharing

    The Leek group guide to data sharing

  4. Naive-Bayes Naive-Bayes Public

    The code classifies a data-sat consisting of samples of emails into spam and ham category. The classifier used is naive bayes which takes stop words into consideration

    Python

  5. Logistic-Regression Logistic-Regression Public

    The code classifies a data-sat consisting of samples of emails into spam and ham category. The classifier used is logistic regression which takes stop words into consideration

    Python

  6. K-Means-Clustering K-Means-Clustering Public

    Image Compression using K- Means Clustering

    Java