tpeng / logistic-regression
A simple implementation of logisitic regression in Java
☆69Updated 6 years ago
Alternatives and similar repositories for logistic-regression:
Users that are interested in logistic-regression are comparing it to the libraries listed below
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 10 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated last year
- Java 8 Factorization Machines Library☆27Updated 7 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆141Updated 3 years ago
- Java version of LIBLINEAR☆305Updated last month
- Efficient training of Support Vector Machines in Java☆117Updated 4 years ago
- Word2Vec Java Port☆187Updated 6 years ago
- Java implementation of Thompson sampling to solve the multi-armed bandit problem☆29Updated last year
- Random Forest Implementation in Java☆61Updated 8 years ago
- Java port of the MyMediaLite recommender system library☆48Updated 9 years ago
- word2vec的Java并行实现☆126Updated 8 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- Online Machine Learning Algorithms☆30Updated last year
- A Java library for machine learning and data analytics☆47Updated 2 years ago
- An implementation of Long Short Term Memory in Java.☆29Updated 11 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆49Updated 9 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- Ball trees for maximum inner product search☆9Updated 9 years ago
- Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.☆31Updated 9 years ago
- Vowpal Wabbit Webservice. A web service that accepts VW formatted text and runs it through a VW daemon instance.☆40Updated 8 years ago
- A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.☆39Updated 7 years ago
- solution for the 5th place of cikm cup 2014☆19Updated 10 years ago
- Machine learning applied at large scale☆10Updated 8 years ago
- Parallelized Online Matrix Factorization for Collaborative Filtering using Stochastic Gradient Descent☆43Updated 8 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- A Text Classification API in Java originally developed by DigitalPebble Ltd. The API is independent from the ML implementations used and …☆48Updated 3 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆78Updated 8 years ago
- An implementation of Hidden Markov Models in Java☆27Updated 10 years ago
- Online machine learning algorithms based on Spark streaming☆12Updated 9 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆202Updated 4 years ago