Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reevaedd committed May 21, 2014
1 parent 11cd285 commit ab9c718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ The script in this repo will create two text files of data frame in your working

The names of the files created are "dataset_1 - Training and Test.txt" and "dataset_2 - Average.txt". The first file contains the data frame which is the result of merging the training and test set. The second file corresponds to the independent tidy data set with the average of each variable for each activity and each subject.

When running the script, and for each file browser opened, please browse to the location of the requested file and select it. As an example, on the screenshot below, the file X_train.txt is requested by the program to be selected. Depending on the size of the file and the performance of your machine, the file reading process may take some.
Please note that you may save in any of your local drive folders the files downloaded from https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip. The script will allow you to manually browse to their location and select them. As an example, on the screenshot below, a file browser is opened and the file X_train.txt is requested by the program to be selected. Depending on the size of the file and the performance of your machine, the file reading process may take some time.

![alt tag](https://raw.githubusercontent.com/reevaedd/WearableComputing/master/FileBrowser.png "File browser opened by the script. Please select the file specified")

0 comments on commit ab9c718

Please sign in to comment.