Skip to content

Commit 8a13ea2

Browse files
authored
Update decisiontrees.rst
Fixed reference indent level
1 parent 347a822 commit 8a13ea2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/content/supervised/decisiontrees.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,9 +318,8 @@ whether Mike will go shopping:
318318
prediction_results = tree.predict(encoder.transform(prediction_data))
319319
320320
321-
************
322321
References
323-
************
322+
----------
324323

325324
1. https://towardsdatascience.com/decision-trees-in-machine-learning-641b9c4e8052
326325
2. https://heartbeat.fritz.ai/introduction-to-decision-tree-learning-cd604f85e23

0 commit comments

Comments
 (0)