Phone: +1(617)-971-7369
Location: Boston, MA, USA
Email: shetty.b@northeastern.edu
Alternative Email: badreeshshetty@gmail.com
Linkedin: badreesh-shetty
Github: BadreeshShetty
Medium: badreeshshetty
Built-In (Expert Author): badreesh-shetty
Tableau: badreesh.shetty
Data Science Portfolio: badreeshshetty
Google Scholar: badreeshshetty
The published articles have garnered over 1 million views and have been cited in over 80 + studies @ Google Scholar with a focus on machine learning and data science concepts.
Blog and Youtube Link and GitHub
Blog and Youtube Link and GitHub
Blog and Youtube Link and GitHub
An In-Depth Guide to How Recommender Systems Work
The article “A Beginner’s Guide to Recommender Systems” explains the basics of recommender systems, how they work, and their applications in various industries. It also discusses different types of recommender systems and their advantages and disadvantages.
Data Visualization using Matplotlib
The article “Data Visualization using Matplotlib” provides a comprehensive guide to creating various types of visualizations using Matplotlib library in Python. It covers topics such as creating line, bar, scatter, and pie charts, as well as customizing the visualizations and adding annotations.
Probability and Statistics for Data Science Part-1
The article “Probability and Statistics for Data Science” covers the fundamental concepts of probability and statistics required for data science. It explains topics such as measures of central tendency, variability, standard deviations along with their practical applications in data science.
5 Classification Algorithms for Machine Learning
The article “Supervised Machine Learning Classification: A Comprehensive Guide” discusses the concept of supervised machine learning classification and covers various techniques and algorithms used in this field, such as decision trees, logistic regression, support vector machines, and random forests. It also provides examples and practical applications of these techniques in real-life scenarios.
A Step-by-Step NLP Machine Learning Classifier Tutorial
This article provides an introduction to natural language processing (NLP) and how it relates to machine learning. It covers different techniques used in NLP, such as sentiment analysis and provides examples of how these techniques can be applied in various industries.
What Is the Curse of Dimensionality?
This article explains the concept of the curse of dimensionality in data science and machine learning, which refers to the challenges and limitations that arise when working with high-dimensional data. It also provides some approaches to mitigate the curse of dimensionality, such as feature selection and dimensionality reduction techniques.
Detecting Retina Damage from OCT-Retinal Images
This article discusses the use of deep learning and image processing techniques to detect and diagnose retina damage from Optical Coherence Tomography (OCT) retinal images. There is further mention of data preprocessing steps, model architecture, and evaluation metrics used in the study.
Reddit’s DataViz Battle: Nasa Astronaut EDA
The article describes a data visualization challenge hosted by the Reddit community, where participants were asked to create visualizations of astronaut data provided by NASA. Walking through exploratory data analysis and visualization techniques used in the challenge.