Skip to content

Commit c78922f

Browse files
committed
Update datasets.
1 parent eb16b6a commit c78922f

File tree

2 files changed

+8
-10329
lines changed

2 files changed

+8
-10329
lines changed

data/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@ _Source: [ics.uci.edu](http://archive.ics.uci.edu/ml/datasets/Iris)_
2828

2929
Iris data set data set consists of several samples from each of three species of Iris (`Iris setosa`, `Iris virginica` and `Iris versicolor`). Four features were measured from each sample: the length and the width of the sepals and petals, in centimeters.
3030

31-
### NYC Taxi
32-
33-
> [nyc_taxi.csv](nyc_taxi.csv)
34-
35-
_Source: [Kaggle](https://www.kaggle.com/boltzmannbrain/nab)_
36-
37-
Number of NYC taxi passengers, where the five anomalies occur during the NYC marathon, Thanksgiving, Christmas, New Years day, and a snow storm. The raw data is from the [NYC Taxi and Limousine Commission](http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml). The data file included here consists of aggregating the total number of taxi passengers into 30 minute buckets.
38-
3931
### Microchips Tests (Artificial)
4032

4133
> [microchips-tests.csv](microchips-tests.csv)
@@ -51,3 +43,11 @@ Artificial dataset in which `param_1` and `param_2` produce non-linear decision
5143
_Source: [Machine Learning at Coursera](https://www.coursera.org/learn/machine-learning)_
5244

5345
Artificial dataset that contains non-linear y(x) dependency.
46+
47+
### Server Operational Parameters
48+
49+
> [server-operational-params.csv](server-operational-params.csv)
50+
51+
_Source: [Machine Learning at Coursera](https://www.coursera.org/learn/machine-learning)_
52+
53+
Dataset of server operational parameters containing the `Latency(Throughput)` dependency.

0 commit comments

Comments
 (0)