Skip to content

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

Notifications You must be signed in to change notification settings

macaoleaf/ASA_NSFZ2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •