We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66c267b commit 9615676Copy full SHA for 9615676
README.md
@@ -3,7 +3,7 @@ In this tutorial the steps needed to clean a dataset and prepare it for modeling
3
TensorFlow. The tutorial uses the [Wine](http://archive.ics.uci.edu/ml/datasets/Wine) dataset from the
4
[UCI Machine Learning Repository](http://archive.ics.uci.edu/ml).
5
6
-## Prerequesits
+## Prerequesites
7
This tutorial includes several machine learning terms. To get a good mathematical understanding of these concepts,
8
please read the Math Primer.
9
@@ -67,4 +67,4 @@ where you downloaded it, run:
67
bokeh serve --show playing_with_outliers
68
```
69
70
-The application will open in your browser.
+The application will open in your browser.
0 commit comments