Skip to content

Implementation of an binary classification optimization model solved from logit perspective in a jupyter notebook using python and Scipy.optimize library

Notifications You must be signed in to change notification settings

Victorlavado/Optim_Logit_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Optim_Logit_Model

Implementation of a binary classification optimization model solved a from logit perspective in a jupyter notebook using python and Scipy.optimize library

Recommended steps to follow:

  1. Make sure you have installed already jupyter notebook in your computer
  2. Check you have a +3.6 python version and you have Scipy optimize library installed. You can install the library in this link https://www.scipy.org/install.html
  3. Read the pdf file that provides an overview of the problem
  4. Open/Download the jupyter notebook file

About

Implementation of an binary classification optimization model solved from logit perspective in a jupyter notebook using python and Scipy.optimize library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published