Skip to content

v0.2.52..v0.2.53 changeset HootenannyRegenerateUnifyingRandomForestModels.asciidoc

Garret Voltz edited this page Feb 12, 2020 · 1 revision
diff --git a/docs/developer/HootenannyRegenerateUnifyingRandomForestModels.asciidoc b/docs/developer/HootenannyRegenerateUnifyingRandomForestModels.asciidoc
index 5cf8271..f6563b6 100644
--- a/docs/developer/HootenannyRegenerateUnifyingRandomForestModels.asciidoc
+++ b/docs/developer/HootenannyRegenerateUnifyingRandomForestModels.asciidoc
@@ -5,7 +5,7 @@
 As of 12/19/18, Random Forest models (.rf) are used in Unifying Conflation for Road and Building conflation only.  If changes are made to code
 that affects the extracted features that help create those files, they must be regenerated and replaced in the hoot repository.  POI Generic
 Conflation does not actually use its generated Random Forest model (.rf) and uses the Attribute Relation File (.arff).  The POI Attribute
-Relation File need only be regnerated if you plan to rework the Generic Conflation rules in the generic script file (PoiGeneric.js).
+Relation File need only be regnerated if you plan to rework the Generic Conflation rules in the generic script file (Poi.js).
 
 To regenerate the files:
 
Clone this wiki locally