#Naive-bayes
Showing 17 of 17 repositories tagged #naive-bayes, ranked by stars
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
General Assembly's 2015 Data Science course in Washington, DC
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Generating multiple choice questions from text using Machine Learning.
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Aulas da Escola de Inteligência Artificial de São Paulo
Source files for "Fun Q: A Functional Introduction to Machine Learning in Q"
Football Match prediction using machine learning algorithms in jupyter notebook
Essential NLP & ML, short & fast pure Python code
Repository containing introduction to scikit-learn to provide hands-on problem solving experience for all the methods and models learnt in MLT.
iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。
Signal Processing Toolkit, including ML models with visualization
𝗙𝗶𝗿𝗲 𝗗𝗲𝘁𝗲𝗰𝘁𝗶𝗼𝗻🔥using Machine Learning Algorithm with python🐍, GoogleColab & database taken from 𝗨𝗖𝗜 𝗠𝗮𝗰𝗵𝗶𝗻𝗲 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗥𝗲𝗽𝗼𝘀𝗶𝘁𝗼𝗿𝘆
Bank card fraud detection using machine learning. Web application using Streamlit framework
Semantic Privacy Guard: A Java middleware that intercepts text, identifies PII using a three-layer hybrid pipeline (Regex + Naive Bayes ML + Apache OpenNLP NER), and redacts it before it reaches an LLM or leaves the corporate network — with stream-based processing for memory-efficient handling of large files and log streams.
Fake News Detection-Naive Bayes Model