Displaying 1 result from an estimated 1 matches for "catigor".
Did you mean:
categor
2004 Oct 18
1
R crashes while running RandomForest
I tried to use RF build a model with a continuous variable as the
dependent. However, whenever I ran it, R just crashed.
But when I catigorize the dependent variable as a binary variable and
ran the same model again. It just works.
Is there anyone who can help me out? I really appreciate it.