gbroques / naive-bayes
A Python implementation of Naive Bayes from scratch.
☆36Updated 6 years ago
Alternatives and similar repositories for naive-bayes:
Users that are interested in naive-bayes are comparing it to the libraries listed below
- Repo for Deep Learning Projects in NLP, GANs, Computer Vision☆19Updated 6 years ago
- Insurance Claim Prediction using Machine Learning - Udacity Nanodegree Capstone Project☆16Updated 8 years ago
- Anomaly detection system for medical insurance claims data☆15Updated 7 years ago
- The goal of this repository is to detect the outliers for a dataset & see the impact of these outliers on predictive models☆23Updated 6 years ago
- Small example on how you can detect multicollinearity☆13Updated 3 years ago
- This is a very in depth explination of naive bayes w.r.t implementation in python which can be used in Machine Learning applications.☆28Updated 3 years ago
- Building simple ML apps with Streamlit☆24Updated 3 years ago
- laxmimerit / NLP-Tutorial-8---Sentiment-Classification-using-SpaCy-for-IMDB-and-Amazon-Review-DatasetNLP Tutorial 8 - Sentiment Classification using SpaCy for IMDB and Amazon Review Dataset☆21Updated 5 years ago
- Here I've demonstrated how and why should we use PCA, KernelPCA, LDA and t-SNE for dimensionality reduction when we work with higher dime…☆19Updated 7 years ago
- It's a Git Repo containing source code, supported docker files, multiple linear regression pickle file and other related contents of Flas…☆27Updated 2 years ago
- TensorFlow 2.0 + Keras guide by François Chollet for deep learning researchers.☆15Updated 5 years ago
- Slides, code and more for my class: Data Analytics and Machine Learning on Big Data☆8Updated 7 years ago
- 100days of ml code☆21Updated 2 years ago
- Association rule mining is a technique to identify underlying relations between different items.☆66Updated 5 years ago
- This repository basically covers Python implementation of different machine learning algorithms like Linear Regression, Logistic regressi…☆22Updated 8 years ago
- A machine learning algorithm written to predict severity of insurance claim☆20Updated 8 years ago
- Laptop Prices Predictor is an end-to-end data science project that accurately predicts laptop prices using machine learning algorithms. T…☆14Updated 6 months ago
- Data split, feature extraction with count vectorizer☆16Updated 7 years ago
- Contains slides and hands-on tutorials for understanding and implementing Transformers in Natural Language Processing. Uses the HuggingFa…☆27Updated 4 years ago
- Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook☆103Updated 2 years ago
- Book Projects☆25Updated 3 years ago
- Recommendation System to locate products in a fresh market using Apriori and ECLAT association rule algorithms☆30Updated 7 years ago
- An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. Fi…☆23Updated 7 years ago
- simple Word2vec from scratch using tensorflow for understanding☆31Updated 7 years ago
- CentOS based Docker container for Time Series Analysis and Modeling.☆21Updated 5 years ago
- An analysis of traffic accident data for the UK in 2014, using data from the UK Data Service. (Sourced from Kaggle with original data com…☆12Updated 6 years ago
- Gauss Naive Bayes in Python From Scratch.☆45Updated 5 years ago
- XGBoost Medium article code☆33Updated 4 years ago
- TensorFlow implementations of several deep learning models (e.g. variational autoencoder, RNN, ...)☆37Updated 6 years ago
- Building Decision Trees From Scratch In Python☆66Updated 5 years ago