Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ericcolon/linear-logistic-regression

 
 

Repository files navigation

Linear and Logistic Regression

Analyzing Baseball Stats with Python.

Using the machine learning techniques of linear regression and logistic regression to build predictive models using game-level data from baseball.

Usage

Go to https://www.retrosheet.org/gamelogs/index.html to download the datasets...

Meta

Ednalyn C. De Dios – @ecdedios

Distributed under the MIT license. See LICENSE for more information.

https://github.com/ecdedios

Contributing

  1. Fork it (https://github.com/ecdedios/linear-logistic-regression/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Using the machine learning techniques of linear regression and logistic regression to build predictive models using game-level data from baseball.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%