You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
What would you like to submit? (put an 'x' inside the bracket that applies)
question
bug report
feature request
Issue description
Dear Cesar Souza,
Hello, I am a Ph.D. student and I really love your algorithm when I do my research about machine learning.
Recently, I have some bugs when I put the NumberOfTrees parameter.
When I try to limit the number of trees in a random forest, the number of trees is always the number of attributes even though I used the NumberOfTrees parameter as 100.