tpeng / logistic-regressionLinks
A simple implementation of logisitic regression in Java
☆69Updated 7 years ago
Alternatives and similar repositories for logistic-regression
Users that are interested in logistic-regression are comparing it to the libraries listed below
Sorting:
- Word2Vec Java Port☆187Updated 7 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆141Updated 4 years ago
- Java version of LIBLINEAR☆306Updated 6 months ago
- Efficient training of Support Vector Machines in Java☆117Updated 5 years ago
- 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
- A Java implementation of Locality Sensitive Hashing (LSH)☆297Updated 2 years ago
- Open source Machine Learning library written in Java☆186Updated 2 years ago
- Java 8 Factorization Machines Library☆27Updated 8 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 4 years ago
- Approximate nearest neighbors in Java☆138Updated 4 years ago
- An implementation of Long Short Term Memory in Java.☆29Updated 12 years ago
- LSTM and GRU in JAVA☆116Updated 6 years ago
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆297Updated 4 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆78Updated 8 years ago
- Java-Based Context-aware Recommendation Library☆128Updated 3 years ago
- Labeled LDA in Java (based on JGibbLDA)☆106Updated 8 years ago
- word2vec的Java并行实现☆126Updated 9 years ago
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆95Updated 10 years ago
- ADMM based large scale logistic regression☆336Updated last year
- Java 8 Recommender Systems framework for novelty, diversity and much more☆278Updated 3 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated 2 years ago
- Random Forest Implementation in Java☆61Updated 9 years ago
- Java interface for fastText☆239Updated 2 years ago
- Scalable Topic Modeling using Variational Inference in MapReduce☆150Updated 9 years ago
- Java text categorization system☆56Updated 8 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆21Updated 3 years ago
- Criteo/Kaggle Competition of CTR prediction☆129Updated 10 years ago
- A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.☆39Updated 7 years ago
- Java (convolutional or fully-connected) neural network implementation with plugin for Weka. Uses dropout and rectified linear units.☆108Updated 10 years ago