An open API service indexing awesome lists of open source software.

https://github.com/sepandhaghighi/getcleanproject


https://github.com/sepandhaghighi/getcleanproject

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# getcleanproject

In This Code run_analysis Do This Works On Data

1- First Load Each Test And Train Data
2- Merged Them By Row Binding
3- Load Feature Names For Data Set
4- Find Mean And STD Data in Feature names And Extract them
5- Extract Subject And Activity Label From Files
6- Calculate Average Of Each Feature And Subject And Make New Tidy Dataset
7- Save Dataset As Text File Without RowNames ( output.txt)