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

Skip to content

greenbase/cosy-bunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projectstructure
----------------
├── README.md          <- The top-level README for developers using this project.  
├── data
│   ├── processed      <- The final, canonical data sets for modeling.  
│   └── raw            <- The original, immutable data dump.  
│  
├── models             <- Trained and serialized models, model predictions, or model summaries.
│  
├── references         <- Data dictionaries, manuals, and all other explanatory materials.  
│  
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.  
│   └── figures        <- Generated graphics and figures to be used in reporting.  
│  
├── src                <- Source code for use in this project.  
│   ├── data           <- Scripts to download or generate data.
│   └── models         <- Scripts to train models and then use trained models to make predictions.
│  
└── env.yml            <- The file required for reproducing the analysis environment.

About

Prediction of a persons position lying in bed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages