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
Sunday, July 18, 2021
Twitter Sentiment Analysis Conceptual Infographic Notes | Getting Started with Sentiment Analysis based NLP Project with its main objectives , considerations , challenges , Approach and Steps
An Introduction to Classification Algorithms with 10 fundamental questions | An Infographic Note with questions and answers
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
Saturday, May 8, 2021
Infographic Notes on most commonly used Machine Learning Algorithms - Revision Short Notes on each topic , working principle , goals , application areas
* unsupervised
* linear regression
* logistic regression
*decision tree
* knn
* k-means
* naive bayes
* svm - support vector machines