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 56bcc50 commit 3722fb0Copy full SHA for 3722fb0
README.adoc
@@ -174,10 +174,10 @@ In this example we use test data from: http://wiki.csc.calpoly.edu/datasets/atta
174
175
To import the data into Elasticsearch we use logstash and this pipeline config
176
https://github.com/scaleborn/elasticsearch-linear-regression/tree/master/examples/houseprices/house-prices-import.conf[house-prices-import.conf]:
177
-[source,js]
178
---------------------------------------------------
+....
179
./bin/logstash -f house-prices-import.conf
180
+
181
The index data will have this form:
182
[source,js]
183
--------------------------------------------------
0 commit comments