100DaysofMLCode icon indicating copy to clipboard operation
100DaysofMLCode copied to clipboard

Random Forest Classification

Open NishkarshRaj opened this issue 4 years ago • 5 comments

I have programmed for Random Forest Classification in both R and Python.

Please help me create a explanatory markdown documentation for the same.

Link for the code is here.

NishkarshRaj avatar Apr 22 '20 13:04 NishkarshRaj

I would like to solve this issue. Can you explain what kind of document do you need?

Kaif10 avatar Jul 17 '20 17:07 Kaif10

@Kaif10 A basic introduction for the algorithm and brief explanation of syntax of the code.

NishkarshRaj avatar Jul 18 '20 03:07 NishkarshRaj

Is this still open? Can help with python code documentation.

pragyakapoor avatar Sep 29 '20 06:09 pragyakapoor

@pragyakapoor Yes, its opened! We have documentation for the topic but not for the codes! It would be great if you can add an explanation for programs in Python and R or either of them

NishkarshRaj avatar Sep 29 '20 13:09 NishkarshRaj

@NishkarshRaj , I think the comments present in the python code is looking good. Extra comments may make the code look clumsy. Also, if we make a separate documentation, it will be quite similar to the documentation for the topic. So, should we create a specific documentation explaining only the python code?

white-peed avatar Nov 20 '21 03:11 white-peed