top of page
Search


Python Data Analysis Guided Project - Analyze Dog Breeds, Level 2, 31 min
Use Seaborn to understand how fur color affects height of dogs in this data analysis project DataSimple.education Certifications Data...
Jan 20, 20233 min read
1,513 views
0 comments


Python Data Analysis Tips - Anomaly Detection Plot in Seaborn
DataSimple.education  Certifications Data Analysis, Pandas, Seaborn, Plotly and More In Python with Seaborn learn how to make an anomaly...
Jan 18, 20232 min read
3,646 views
0 comments


Python ML Guided Project Credit Card Approvals Classification - Level 4, 40 min
In this supervised learning Python ML guided project we will be predicting whether or not someone was approved for a credit card. In...
Dec 13, 20222 min read
623 views
2 comments


Python Machine Learning Guided Project Cell Phone Price Prediction - Level 3, 30 minutes
In the Python Project, we will use Pandas and Seaborn to perform our exploratory data analysis in en effort to understand how our...
Dec 12, 20222 min read
121 views
0 comments


Python Machine Learning Guided Project, Early Diabetes Prediction - Level 2, 15 minutes
Follow along with this Python ML-guided project. In this beginner Python project, we build a classification model in Sklearn to...
Dec 12, 20222 min read
40 views
0 comments


Python Data Analysis Guided Project Drugged Islanders, Level 1, 19 minutes
Seaborn Heatmap of correlation matrix with Seaborn diverging_palette On this beginner-guided instructional project in Python we will...
Dec 12, 20222 min read
2,185 views
0 comments


Python Computer Vision Guided Project - Tensorflow Rock Paper Scissor, Level 4, 35 minutes
This Python computer vision project is a minimal level of difficulty to get computer vision to work well. Overfitting in computer...
Dec 10, 20222 min read
397 views
1 comment


Python Data Analysis Tips FacetGrid in Seaborn apply multple histplot violinplot hue
learn how to use seaborn FacetGrid with seaborn histplot and violinplot . the FacetGrid allows you to with the help of the argument hue,...
Dec 5, 20221 min read
233 views
0 comments


Python Data Analysis learn how to control the sub-plotting functions while using Seaborn's jointplot
This modern-day scatterplot allows us to extract valuable insights but it can be tricky to get the right effect. learn the ins and outs...
Dec 3, 20221 min read
2,025 views
0 comments


Python Data Analysis Guided Project Level 4, 17min- Analyze Stores sales from Supermarket Chain
In Python Data Analysis guided project. Using the template or solution workbook follow along with me and analyze the various store in...
Dec 1, 20221 min read
1,038 views
0 comments


Python ML guided project Level 1, 24min - simple linear regression house price prediction
This intro project is great for those new to Sklearn . Learn how to set up an ML workflow. From exploratory data analysis to...
Nov 30, 20221 min read
5,686 views
1 comment


data analysis tips - displot in seaborn. groupby categories to inspect lower level distributions
use the displot in seaborn to inspect your distributions grouping by up to 3 categories to allow you to inspect the distributions by each...
Nov 28, 20221 min read
159 views
0 comments


Python data analysis guided project spaceship titanic data analysis for machine learn 31 min level 8
Data Analysis Guided Project in Python. Use your data analysis skills and analyze the spaceship titanic data from Kaggle Competition as...
Nov 26, 20221 min read
492 views
0 comments


Python Data Analysis Tips swarmplot how when why to use a Seaborn swarmplot
Python beginner data analysis tips on how to use seaborn swarmplot() . Learn why you would use this distribution plot versus other types...
Nov 25, 20221 min read
2,167 views
0 comments


Python Data Analysis Tips countplot why use Seaborn's countplot
Learn to use Seaborn's countplot() . One of the few plots we can use directly on category columns. understanding the balance or...
Nov 25, 20221 min read
34 views
0 comments


python data analysis tips boxenplot how when why to use a boxenplot
With Python, learn to use the boxenplot() in seaborn and a modern combination of a box and histogram() plot. learn when, why, and how...
Nov 25, 20221 min read
586 views
0 comments


Python Data Analysis guided project - Sri Lanka Economic Analysis. Level 7, 26 min
Study what happened to the Sri Lanka economy with python from 1966 to 2022 and see if you can understand what lead to the high inflation...
Nov 23, 20221 min read
445 views
0 comments


Python data analysis guided project - world happiness index - level 5, 30 min
Use pandas and seaborn in Python to analyze the world happiness index and better understand what affect a countries happiness by...
Nov 23, 20221 min read
36 views
0 comments


Python Data Analysis Tips - Seaborn barplot
Join data science teacher brandyn as we learn how, why and when to use seaborn's barplot. How to extract the most valuable insights in...
Nov 16, 20221 min read
49 views
0 comments
bottom of page