Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to input arguments?please give some example,thanks! #1

Open
caizhongjun opened this issue Mar 9, 2016 · 2 comments
Open

how to input arguments?please give some example,thanks! #1

caizhongjun opened this issue Mar 9, 2016 · 2 comments

Comments

@caizhongjun
Copy link

No description provided.

@caizhongjun caizhongjun changed the title how to input arguments?please get some example,thanks! how to input arguments?please give some example,thanks! Mar 9, 2016
@qinxiuchen
Copy link
Owner

you can see the example and arguments in my another project [matlab-randomForest], the two are the same.
thanks.

@caizhongjun
Copy link
Author

Error using decisionTreeTrain (line 9)
Not enough input arguments.

randomForest
Error using randomForest (line 3)
Not enough input arguments.

decisionTreeTrain
Error using decisionTreeTrain (line 9)
Not enough input arguments.

randomForest
Error using randomForest (line 3)
Not enough input arguments.

show the errors, so what can i do?

Repository owner deleted a comment from mkproject-admin Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@qinxiuchen @caizhongjun and others