Skip to content

Axolotling/softmax-regression-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Softmax Regression Implementation

This project was created with the goal of implementation of Softmax Regression Classifier in python programming language.

Main restriction was to not use scikit-learn or any similar library, that already implements many needed functions, with an exception of using it to download a dataset.

Usage of the classifier on a dataset is only to present capabilities of the model implementation. Best score possible was not a goal of this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published