Skip to content
#

multinomial-logistic-regression

Here are 44 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

Logistic Regression is a supervised learning algorithm that is used when the target variable is categorical. In Logistic Regression the target variable is categorical where we have to strict the range of predicted values. Consider a classification problem, where we need to classify whether an email is a spam or not. So we have to predict either …

  • Updated Sep 11, 2021
  • 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

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