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 1cc1848 commit 13e30f9Copy full SHA for 13e30f9
random-forest.py
@@ -5,7 +5,7 @@
5
6
date: jun-2023
7
8
- usage: minimalist implementation of Logistic Regression model.
+ usage: minimalist implementation of Random Forest model.
9
"""
10
import os
11
import warnings
0 commit comments