Fix language name.

This commit is contained in:
Ryan Curtin
2019-08-19 09:36:03 -04:00
parent 80c9a8dd7c
commit be48606c04
+1 -1
View File
@@ -109,7 +109,7 @@ In this example, we'll train a collaborative filtering model using mlpack's
https://grouplens.org/datasets/movielens/, and then we'll use the model that we
train to give recommendations.
You can copy-paste this code directly into Python to run it.
You can copy-paste this code directly into Julia to run it.
@code{.julia}
using CSV