Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASA_NSFZ2016

Group Project for the undergraduate research project competition of American Statistical Association

File Structure

.
├── data
│   ├── *.csv
│   ├── *.doc
│   ├── *.lisp
│   └── *.mat	
├── lib
│   ├── __init__.py
│   └── *.py
├── src
│   └── *.py
├── README.md
└── requirements.txt

data folder contains all files showing raw data

lib folder contains all scripts served as importable functions

src folder contains all scripts for marchine learning

Dependency Installation

Open the terminal and simply type in the following command:

pip3 install -r requirements.txt

About

Group Project for the undergraduate research project competition of American Statistical Association

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages