All Projects → ctliu3 → Dist Lr

ctliu3 / Dist Lr

A distributed logistic regression system based on ps-lite.

Projects that are alternatives of or similar to Dist Lr

GARD
Generalized Analog Regression Downscaling (GARD) code
Stars: ✭ 21 (-46.15%)
Mutual labels:  logistic-regression
Tensorflow Ios Example
Source code for my blog post "Getting started with TensorFlow on iOS"
Stars: ✭ 432 (+1007.69%)
Mutual labels:  logistic-regression
Awesome Fraud Detection Papers
A curated list of data mining papers about fraud detection.
Stars: ✭ 843 (+2061.54%)
Mutual labels:  logistic-regression
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+8448.72%)
Mutual labels:  logistic-regression
Machine learning basics
Plain python implementations of basic machine learning algorithms
Stars: ✭ 3,557 (+9020.51%)
Mutual labels:  logistic-regression
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+11305.13%)
Mutual labels:  logistic-regression
Credit
An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.
Stars: ✭ 18 (-53.85%)
Mutual labels:  logistic-regression
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (-15.38%)
Mutual labels:  logistic-regression
Ytk Learn
Ytk-learn is a distributed machine learning library which implements most of popular machine learning algorithms(GBDT, GBRT, Mixture Logistic Regression, Gradient Boosting Soft Tree, Factorization Machines, Field-aware Factorization Machines, Logistic Regression, Softmax).
Stars: ✭ 337 (+764.1%)
Mutual labels:  logistic-regression
Learning Python Predictive Analytics
Tracking, notes and programming snippets while learning predictive analytics
Stars: ✭ 26 (-33.33%)
Mutual labels:  logistic-regression
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+617.95%)
Mutual labels:  logistic-regression
Dota2 Predictor
Tool that predicts the outcome of a Dota 2 game using Machine Learning
Stars: ✭ 332 (+751.28%)
Mutual labels:  logistic-regression
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-53.85%)
Mutual labels:  logistic-regression
Kickstarter-Anticipator
The main aim of this project is to tell that the certain project will be successful or it will fail by applying machine learning algorithm. In this , LOGISTIC REGRESSION is used to determine the success of the project by splitting the data into training and testing models and predicting a successful one.
Stars: ✭ 13 (-66.67%)
Mutual labels:  logistic-regression
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+86158.97%)
Mutual labels:  logistic-regression
Ftrl-FFM
Field-aware factorization machine (FFM) with FTRL
Stars: ✭ 25 (-35.9%)
Mutual labels:  logistic-regression
Deeplearning.ai Natural Language Processing Specialization
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
Stars: ✭ 473 (+1112.82%)
Mutual labels:  logistic-regression
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (-12.82%)
Mutual labels:  logistic-regression
Ml
A set of machine learning experiments in Clojure
Stars: ✭ 30 (-23.08%)
Mutual labels:  logistic-regression
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-43.59%)
Mutual labels:  logistic-regression

dist-lr

This is a distributed logistic regression system based on ps-lite, which is a distributed parameter server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].