This technical blog is my own collection of notes , articles , implementations and interpretation of referred topics in coding, programming, data analytics , data science , data warehousing , Cloud Applications and Artificial Intelligence . Feel free to explore my blog and articles for reference and downloads . Do subscribe , like , share and comment ---- Vivek Dash
Monday, June 28, 2021
CART Algorithm as a part of a Decision Tree Algorithm | Infographic Summary Note on Decision Trees
Monday, June 7, 2021
Machine Learning Algorithms used in solving some of the popular real world problems
=====================================================================
Machine Learning Algorithms used in solving some of the popular
real world problems
=====================================================================
* In the real world machine learning environment , deep learning also plays a very shallow and limited role in the field of machine learning and therefore it is considered as one of the smallest factors that go into building of applications over machine learning
* Therefore , gradient boosters like XGBoost are considered as the gold
standard for modelling over
structured data problems used in data competitions .Again it needs to be re-iterated
and kept in memory eternally that
almost all of the data problems use XGBoost and other gradient boosters for working over any data problem .
Last
modified: 14:20