Skip to content

Commit 7dd5289

Browse files
authored
add BostonHousing entry to docs (#44)
1 parent 6c73efa commit 7dd5289

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Dataset | Classes | `traintensor` | `trainlabels` | `testtensor` | `testlabels`
8181
Dataset | Classes | `traintensor` | `trainlabels` | `testtensor` | `testlabels`
8282
:------:|:-------:|:-------------:|:-------------:|:------------:|:------------:
8383
**Iris** | 3 | 4x150 | 150 | - | -
84+
**BostongHousing** | - | 13x506 | 1x506 | - | -
8485

8586
### Language Modeling
8687

docs/src/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Dataset | Classes | `traintensor` | `trainlabels` | `testtensor` | `testlabels`
8282
Dataset | Classes | `traintensor` | `trainlabels` | `testtensor` | `testlabels`
8383
:------:|:-------:|:-------------:|:-------------:|:------------:|:------------:
8484
**Iris** | 3 | 4x150 | 150 | - | -
85+
**BostongHousing** | - | 13x506 | 1x506 | - | -
8586

8687
### Language Modeling
8788

0 commit comments

Comments
 (0)