Closed miguelgfierro closed 7 years ago
Database 2: sensors Berkeley
Link to wasbi dataset zipped with notes: https://migonzastorage.blob.core.windows.net:443/datasets/iot/sensor_stream_berkeley/sensor_stream_berkeley.zip
Link to wasbi uncompressed: https://migonzastorage.blob.core.windows.net:443/datasets/iot/sensor_stream_berkeley/sensor.arff
Database 3: airline delays
Link to wasbi zipped with notes: https://migonzastorage.blob.core.windows.net:443/datasets/airline/airline.zip
To mount an file share (instructions for linux):
sudo -E env PATH=$PATH mount -t cifs $STORAGE_URI $MOUNT_POINT -o vers=3.0,username=$ACCOUNT_NAME,password=$ACCOUNT_KEY,dir_mode=0777,file_mode=0777
sudo mount -t cifs //myaccountname.file.core.windows.net/mysharename ./mymountpoint -o vers=3.0,username=myaccountname,password=StorageAccountKeyEndingIn==,dir_mode=0777,file_mode=0777
To mount the fileshare:
sh mount_fileshare_strata.sh
Database 1: credit card fraud detection.
Link to wasbi dataset zipped, with notes and license: https://migonzastorage.blob.core.windows.net:443/datasets/fraud_detection/credit_card_fraud_kaggle/credit_card_fraud_kaggle.zip
Link to wasbi uncompressed: https://migonzastorage.blob.core.windows.net:443/datasets/fraud_detection/credit_card_fraud_kaggle/creditcard.csv