PacktPublishing/Artificial-Intelligence-with-Python

Chapter 3. Random Forest Classifier.

siyovushchik1414 opened this issue · 0 comments

file: random_forests.py
I'm getting the following error:

usage: random_forests.py [-h] --classifier-type {rf,erf}
random_forests.py: error: the following arguments are required: --classifier-type

What should I do? Thanks in advance.