How to read the scikit-learn documentation
Data School
Verified
5.2K views11 months ago
CC
scikit-learn vs Deep Learning
Data School
Verified
1.8K views10 months ago
CC
Cost-sensitive learning in scikit-learn
Data School
Verified
1.5K views10 months ago
CC
Should I shuffle samples with cross-validation?
Data School
Verified
1.1K views10 months ago
CC
How to save a scikit-learn Pipeline with custom transformers
Data School
Verified
1.6K views10 months ago
CC
Introduction to model ensembling
Data School
Verified
916 views10 months ago
CC
What is pandas? (Introduction to the Q&A series)
Data School
Verified
434K views8 years ago
CC
How do I read a tabular data file into pandas?
Data School
Verified
213K views8 years ago
CC
How do I select a pandas Series from a DataFrame?
Data School
Verified
161K views8 years ago
Why do some pandas commands end with parentheses (and others don't)?
Data School
Verified
115K views8 years ago
How do I rename columns in a pandas DataFrame?
Data School
Verified
153K views8 years ago
How do I remove columns from a pandas DataFrame?
Data School
Verified
139K views8 years ago
What is machine learning, and how does it work?
Data School
Verified
488K views9 years ago
CC
Setting up Python for machine learning: scikit-learn and Jupyter Notebook
Data School
Verified
253K views9 years ago
Getting started in scikit-learn with the famous iris dataset
Data School
Verified
255K views9 years ago
Training a machine learning model with scikit-learn
Data School
Verified
225K views9 years ago
Comparing machine learning models in scikit-learn
Data School
Verified
187K views9 years ago
Data science in Python: pandas, seaborn, scikit-learn
Data School
Verified
187K views9 years ago
Use ColumnTransformer to apply different preprocessing to different columns
Data School
Verified
48K views4 years ago
Seven ways to select columns using ColumnTransformer
Data School
Verified
15K views4 years ago
What is the difference between "fit" and "transform"?
Data School
Verified
19K views4 years ago
Use "fit_transform" on training data, but "transform" (only) on testing/new data
Data School
Verified
18K views4 years ago
Four reasons to use scikit-learn (not pandas) for ML preprocessing
Data School
Verified
13K views4 years ago
Encode categorical features using OneHotEncoder or OrdinalEncoder
Data School
Verified
35K views4 years ago
Making sense of the confusion matrix
Data School
Verified
122K views6 years ago
ROC Curves and Area Under the Curve (AUC) Explained
Data School
Verified
497K views10 years ago
CC
How do I select features for Machine Learning?
Data School
Verified
180K views6 years ago
CC
Allstate Purchase Prediction Challenge on Kaggle
Data School
Verified
22K views10 years ago
Getting started with machine learning in Python (webcast)
Data School
Verified
14K views8 years ago
Q&A about Machine Learning with Text (online course)
Data School
Verified
9.1K views8 years ago
pandas best practices (1/10): Introducing the dataset
Data School
Verified
70K views6 years ago
pandas best practices (2/10): Removing columns
Data School
Verified
28K views6 years ago
pandas best practices (3/10): Comparing groups
Data School
Verified
31K views6 years ago
pandas best practices (4/10): Examining relationships
Data School
Verified
28K views6 years ago
pandas best practices (5/10): Handling missing values
Data School
Verified
20K views6 years ago
pandas best practices (6/10): Using string methods
Data School
Verified
19K views6 years ago
Web scraping in Python (Part 1): Getting started
Data School
Verified
123K views7 years ago
CC
Web scraping in Python (Part 2): Parsing HTML with Beautiful Soup
Data School
Verified
121K views7 years ago
Web scraping in Python (Part 3): Building a dataset
Data School
Verified
69K views7 years ago
Web scraping in Python (Part 4): Exporting a CSV with pandas
Data School
Verified
64K views7 years ago
What is the difference between Git and GitHub?
Data School
Verified
135K views10 years ago
CC
Setting up Git and GitHub
Data School
Verified
72K views10 years ago
CC
Navigating a GitHub Repository - Part 1
Data School
Verified
73K views10 years ago
CC
Navigating a GitHub Repository - Part 2
Data School
Verified
44K views10 years ago
CC
Forking a GitHub Repository
Data School
Verified
153K views10 years ago
CC
Creating a New GitHub Repository
Data School
Verified
110K views10 years ago
CC