Skip to content

Commit

Permalink
Update ensemble.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oualib committed Oct 24, 2023
1 parent b1fb4f2 commit 7be80ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion verticapy/machine_learning/vertica/ensemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -1308,7 +1308,6 @@ class RandomForestClassifier(MulticlassClassifier, RandomForest):
.. raw:: html
:file: SPHINX_DIRECTORY/figures/machine_learning_vertica_rf_classifier_report_cutoff.html
You can also use the
:py:mod:`verticapy.machine_learning.vertica.ensemble.RandomForestClassifier.score`
function to compute any classification metric. The default metric is the accuracy:
Expand Down

0 comments on commit 7be80ac

Please sign in to comment.