All Projects → Fwumious_wabbit → Similar Projects or Alternatives

161 Open source projects that are alternatives of or similar to Fwumious_wabbit

theedhum-nandrum
A sentiment classifier on mixed language (and mixed script) reviews in Tamil, Malayalam and English
Stars: ✭ 16 (-83.33%)
Mutual labels:  logistic-regression
AIML-Projects
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
Stars: ✭ 85 (-11.46%)
Mutual labels:  logistic-regression
Detecting-Malicious-URL-Machine-Learning
No description or website provided.
Stars: ✭ 47 (-51.04%)
Mutual labels:  logistic-regression
Python-AndrewNgML
Python implementation of Andrew Ng's ML course projects
Stars: ✭ 24 (-75%)
Mutual labels:  logistic-regression
Voice Gender
Gender recognition by voice and speech analysis
Stars: ✭ 248 (+158.33%)
Mutual labels:  logistic-regression
Recsys core
[电影推荐系统] Based on the movie scoring data set, the movie recommendation system is built with FM and LR as the core(基于爬取的电影评分数据集,构建以FM和LR为核心的电影推荐系统).
Stars: ✭ 245 (+155.21%)
Mutual labels:  logistic-regression
Fake news detection
Fake News Detection in Python
Stars: ✭ 194 (+102.08%)
Mutual labels:  logistic-regression
Textclassification
several methods for text classification
Stars: ✭ 180 (+87.5%)
Mutual labels:  logistic-regression
Adversarial Robustness Toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
Stars: ✭ 2,638 (+2647.92%)
Mutual labels:  logistic-regression
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+88.54%)
Mutual labels:  logistic-regression
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+83.33%)
Mutual labels:  logistic-regression
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+80.21%)
Mutual labels:  logistic-regression
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+80.21%)
Mutual labels:  logistic-regression
Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (+76.04%)
Mutual labels:  logistic-regression
Unify Emotion Datasets
A Survey and Experiments on Annotated Corpora for Emotion Classification in Text
Stars: ✭ 169 (+76.04%)
Mutual labels:  logistic-regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+67.71%)
Mutual labels:  logistic-regression
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+66.67%)
Mutual labels:  logistic-regression
Amazon Product Recommender System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
Stars: ✭ 158 (+64.58%)
Mutual labels:  logistic-regression
Tidyversity
🎓 Tidy tools for academics
Stars: ✭ 155 (+61.46%)
Mutual labels:  logistic-regression
The Python Workshop
A New, Interactive Approach to Learning Python
Stars: ✭ 150 (+56.25%)
Mutual labels:  logistic-regression
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+11804.17%)
Mutual labels:  logistic-regression
Mylearn
machine learning algorithm
Stars: ✭ 125 (+30.21%)
Mutual labels:  logistic-regression
Ml Fraud Detection
Credit card fraud detection through logistic regression, k-means, and deep learning.
Stars: ✭ 117 (+21.88%)
Mutual labels:  logistic-regression
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+1479.17%)
Mutual labels:  logistic-regression
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+12.5%)
Mutual labels:  logistic-regression
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (+13.54%)
Mutual labels:  logistic-regression
Machine learning a Z
Learning to create Machine Learning Algorithms
Stars: ✭ 104 (+8.33%)
Mutual labels:  logistic-regression
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (+9.38%)
Mutual labels:  logistic-regression
Sign Language Recognition
✌️ 👌 ✊ 📷 Sign Language Recognition using Python
Stars: ✭ 98 (+2.08%)
Mutual labels:  logistic-regression
Polylearn
A library for factorization machines and polynomial networks for classification and regression in Python.
Stars: ✭ 222 (+131.25%)
Mutual labels:  factorization-machines
Deeptables
DeepTables: Deep-learning Toolkit for Tabular data
Stars: ✭ 207 (+115.63%)
Mutual labels:  factorization-machines
Rsparse
Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
Stars: ✭ 145 (+51.04%)
Mutual labels:  factorization-machines
Fmg
KDD17_FMG
Stars: ✭ 116 (+20.83%)
Mutual labels:  factorization-machines
Flurs
🌊 FluRS: A Python library for streaming recommendation algorithms
Stars: ✭ 97 (+1.04%)
Mutual labels:  factorization-machines
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+104.17%)
Mutual labels:  online-learning
Lycoris
A lightweight and easy-to-use deep learning framework with neural architecture search.
Stars: ✭ 180 (+87.5%)
Mutual labels:  online-learning
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (+59.38%)
Mutual labels:  online-learning
Continuum
A clean and simple data loading library for Continual Learning
Stars: ✭ 136 (+41.67%)
Mutual labels:  online-learning
Phpid Learning
🙋 Belajar daring bersama PHPID
Stars: ✭ 125 (+30.21%)
Mutual labels:  online-learning
River
🌊 Online machine learning in Python
Stars: ✭ 2,980 (+3004.17%)
Mutual labels:  online-learning
Online learning
Online Learning for Human Detection in 3D Point Clouds
Stars: ✭ 97 (+1.04%)
Mutual labels:  online-learning
121-161 of 161 similar projects