The.Data.Scientist

Welcome to The.Data.Scientist channel, where I share my 12+ years of experience in data science. Learn Python, SQL, Statistics, Machine Learning, Web Scraping, and Visualization from a seasoned data scientist. Topics covered: Programming: Python, SQL Mathematics: Statistics, linear algebra, calculus, discrete math Machine learning: Classification, regression, reinforcement learning, deep learning, dimensionality reduction, clustering Web scraping: Beautiful Soup Visualization: Scatter plot, Power BI, Ggplot2

Breast Cancer Detection | Machine Learning Project With Complete Code

Introduction Diagnosis for Breast Cancer How Machine Learning Can Help Objectives Common Actions on Dataset Importing Libraries Loading the Dataset / Import Data Probing Data Analysis This will give us more information about the data like the Mean, Standard Deviation, Minimum Value of each numerical column, Mean of 25%, 50%, 75% of Data and Maximum…

Read More

Probability Vs Statistics

Sometimes, people use Probability and Statistics interchangeable, similar to likelihood that we discussed in previous article. Probability is purely theoritical of how likey and event can occur in the future and it does not require data While Statistics, on the other hand does require data and uses it to discover probability and describe data. Think…

Read More