Skip to content
#

multinomial-logistic-regression

Here are 47 public repositories matching this topic...

A collection of fundamental Machine Learning Algorithms Implemented from scratch along-with their applications for various ML tasks like clustering, thresholding, data analysis, prediction, regression and image classification.

  • Updated Jan 23, 2024
  • Jupyter Notebook

This project encompasses a range of neural and non-neural model implementations to classifiy MNIST digits. The goal is to compare the performance of each technique including details of hyper-parameters, training ans testing errors, training and testing duration and additional parameters used in the analysis.

  • Updated Nov 12, 2020
  • Jupyter Notebook

This notebook explores comprehensive machine learning analysis on a rock dataset, covering attribute distribution analysis, outlier identification using statistical values and visualizations like scatter plots,and applying Multinomial Logistic Regression,Support Vector Machines, Random Forest classifiers,Ensemble learning,hyperparameter optimizatio

  • Updated Jan 5, 2024
  • Jupyter Notebook

The Exame Nacional do Ensino Médio (also known as ENEM) is a national Brazilian standardized test that allows students to conquer a spot in universities in the country and abroad (Inep, 2016). With millions of examinees from different social backgrounds, this paper aims to use the socio-economic data gathered in the 2019 exam application to pred…

  • Updated Mar 20, 2022
  • Jupyter Notebook

This MATLAB package enables to efficiently compute leave-one-out cross validation error for multinomial logistic regression with elastic net (L1 and L2) penalty. The computation is based on an analytical approximation, which enables to avoid re-optimization and to reduce much computational time. Python version: https://github.com/T-Obuchi/Accele…

  • Updated Aug 19, 2020
  • MATLAB

Improve this page

Add a description, image, and links to the multinomial-logistic-regression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multinomial-logistic-regression topic, visit your repo's landing page and select "manage topics."

Learn more