Couple of days back, when I was in one of the events, I came across a very interesting question - someone asked me - " why Random Forest Algorithm is so popular amongst all algorithms"
I started answering saying, if I talk about me - the ML algorithm which gives me better accuracy and less overfitting is best for me. Also it depends on type of business problem statement I am working, approach I want to follow supervised or unsupervised, and so on. The trend keeps changing I have seen - where people were talking only about Logistic Algorithm, then XGBoost, then GAN then something ... then Random Forest....so on. It depends upon what you are looking for.
So I started seeing what people has to say about it. And found multiple blogs -
[Positive blogs]
https://towardsdatascience.com/feature-selection-using-random-forest-26d7b747597f
https://towardsdatascience.com/why-random-forest-is-my-favorite-machine-learning-model-b97651fa3706
https://medium.com/diogo-menezes-borges/random-forests-8ae226855565
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6050737/
Somewhere I found that it fails too or it has some disadvantages associated-
https://papers.nips.cc/paper/7562-when-do-random-forests-fail.pdf
https://www.quora.com/What-are-the-advantages-and-disadvantages-for-a-random-forest-algorithm
So, every algorithm might come with pros and cons. It is more important to see, what your data is about?, what you are trying to predict, what would be the best model - which has low overfitting, good predictions or may be easy to interpret. It lot more takes in understanding data, making data clean and pre process to bring it in a required shape [matrix] to do better data modeling. Rest is everyone's choice which algorithm to choose.
What do you think? I would like to learn - Does random forest is your favorite algorithm too, If yes, then why and if No then too why? I would like to hear your insights. So, please do write me at instagram @dataneighbor or website www.vaishalilambe.com or simply comment on LinkedIn / Facebook / Youtube channel. I am eager to know, your favorite algorithm too.
If anyone doesn't know Random Forest Algorithm, you can simple visit my website for blog
or watch my videos on instagram, Youtube or Faceboook page, or check my Github repository code. Links are as below -
Follow, Subscribe, Like and Share:
Instagram : @dataneighbor
Youtube : https://www.youtube.com/user/vaishali17infy/
Twitter : https://twitter.com/vaishalilambe
GitHub : https://github.com/vaishalilambe
Blogs : https://www.vaishalilambe.com
LinkedIn : https://www.linkedin.com/in/vaishali-lambe/
Facebook : https://www.facebook.com/Data-analytics-fanatics-by-Vaishali-456634621464863/
See you on Thursday! Stay Tuned!!