Skip to content

lindsay-fredrick/MiniProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniProjects

Short data science projects to become familiar with various tools.

MiniBoone

  • This project looks at the MiniBoone dataset which attempts to identify signals vs background in a neutrino detector experiment.

  • The project uses PyTorch to build simple neural networks and build up an understanding of how these are implemented.

  • Some standard visualizations are included as well.

NHL

  • This project looks at data from NHL players to attempt to predict what their contract values and lengths should be.

  • The project uses Keras to build simple neural networks (RNNs) and build up an understanding of those to implement them.

  • The project also included some data wrangling and web scraping.

About

Short data science projects to become familiar with various tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors