There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Julia implementation of Logistic Regression. It involves optimization of log-likelihood function using gradient descent method, basic evaluation metrics such as AUC has been implemented too.