• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A vectorized implementation of logistic regression with mini batches. The data parsing implemented in this notebook is for datasets from UCI Machine learning repository, and the datasets should be binary. The parsing part can be changed accordingly for any type of binary classification task.

More Repositories