Introduction to Data Science and scikit-learn in Python

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Introduction to Data Science and scikit-learn in Python

Coursera · Beginner ·📐 ML Fundamentals ·3mo ago

Key Takeaways

Leverages Python and scikit-learn for exploratory data analysis and machine learning

Original Description

This course will teach you how to leverage the power of Python and artificial intelligence to create and test hypothesis. We'll start for the ground up, learning some basic Python for data science before diving into some of its richer applications to test our created hypothesis. We'll learn some of the most important libraries for exploratory data analysis (EDA) and machine learning such as Numpy, Pandas, and Sci-kit learn. After learning some of the theory (and math) behind linear regression, we'll go through and full pipeline of reading data, cleaning it, and applying a regression model to estimate the progression of diabetes. By the end of the course, you'll apply a classification model to predict the presence/absence of heart disease from a patient's health data.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
10 Python Libraries That Make You Dangerous as a Solo Developer
Discover 10 Python libraries that can supercharge your productivity as a solo developer, giving you an unfair advantage
Medium · Data Science
📰
Hierarchical clustering: merge nearest, read the dendrogram
Learn hierarchical clustering to overcome K-Means' cluster count limitation and visualize data relationships with dendrograms
Dev.to · Devanshu Biswas
📰
Tool-Calling SLMs in 2026: Why a Tiny Fine-Tuned Model Beat a 175B Baseline by 51 Points
A tiny fine-tuned model outperformed a large 175B baseline model by 51 points, learn how to build and apply similar models
Medium · Machine Learning
📰
CCTV Action Recognition: Comprehensive Fine-Tuning & Real-Time Deployment Guide
Learn to fine-tune and deploy a hybrid Deep Learning model for CCTV action recognition, enabling real-time surveillance and security applications
Medium · AI
Up next
Reinforcement Learning : Agent, Environment, Action, Reward, Policy Simply Explained
codehubgenius
Watch →