Skip to content

Practice Data Science Free Tutorials | This repo collects 54 of free tutorials for Data Science. Data Science is at the forefront of technological innovation. This Skill Tree provides a comprehensive, beginner-friendly journey into the world of data analysis and interpretation. Following a well-s...

Notifications You must be signed in to change notification settings

labex-labs/data-science-free-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 

Repository files navigation

Data Science Free Tutorials

Data Science is at the forefront of technological innovation. This Skill Tree provides a comprehensive, beginner-friendly journey into the world of data analysis and interpretation. Following a well-structured roadmap, you'll learn essential concepts and tools through hands-on, non-video courses. Practical exercises in the interactive playground will solidify your skills in statistical analysis, machine learning, and data visualization.

Index Name Difficulty Tutorial Link
01 πŸ“– Your First Python Lab β˜…β˜†β˜† πŸ”— View
02 πŸ“– Data Types and Conversion β˜…β˜†β˜† πŸ”— View
03 πŸ“– Python Code Comments β˜…β˜†β˜† πŸ”— View
04 πŸ“– Python Math and Augmented Assignment β˜…β˜†β˜† πŸ”— View
05 πŸ“– Conditional Statements in Python β˜…β˜†β˜† πŸ”— View
06 πŸ“– Python Data Structures Fundamentals β˜…β˜†β˜† πŸ”— View
07 πŸ“– Variable Type Conversion β˜…β˜†β˜† πŸ”— View
08 πŸ“– Exploring IPython's Interactive Computing Features β˜…β˜†β˜† πŸ”— View
09 πŸ“– Installation and Basic Configuration of MySQL β˜…β˜†β˜† πŸ”— View
10 πŸ“– Database Management Fundamentals β˜…β˜†β˜† πŸ”— View
11 πŸ“– SQL's SELECT Statement β˜…β˜†β˜† πŸ”— View
12 πŸ“– Modify and Delete β˜…β˜†β˜† πŸ”— View
13 πŸ“– Other Basic Operations β˜…β˜†β˜† πŸ”— View
14 πŸ“– Your First NumPy Lab β˜…β˜†β˜† πŸ”— View
15 πŸ“– Array Attributes and Dtype β˜…β˜†β˜† πŸ”— View
16 πŸ“– NumPy Arrays and Data Types β˜…β˜†β˜† πŸ”— View
17 πŸ“– NumPy Array Operations β˜…β˜†β˜† πŸ”— View
18 πŸ“– NumPy Slicing and Indexing β˜…β˜†β˜† πŸ”— View
19 πŸ“– Efficient NumPy Array Multiplication Operations β˜…β˜†β˜† πŸ”— View
20 πŸ“– NumPy Shape Manipulation β˜…β˜†β˜† πŸ”— View
21 πŸ“– NumPy File IO β˜…β˜†β˜† πŸ”— View
22 πŸ“– NumPy Advanced Topics β˜…β˜†β˜† πŸ”— View
23 πŸ“– Your First Pandas Lab β˜…β˜†β˜† πŸ”— View
24 πŸ“– Working with Pandas β˜…β˜†β˜† πŸ”— View
25 πŸ“– Pandas Data Manipulation β˜…β˜†β˜† πŸ”— View
26 πŸ“– Data Selection in Pandas β˜…β˜†β˜† πŸ”— View
27 πŸ“– Pandas Plotting for Air Quality Analysis β˜…β˜†β˜† πŸ”— View
28 πŸ“– Working with Columns in Pandas β˜…β˜†β˜† πŸ”— View
29 πŸ“– Titanic Passenger Data Analysis with Pandas β˜…β˜†β˜† πŸ”— View
30 πŸ“– Reshaping Data with Pandas β˜…β˜†β˜† πŸ”— View
31 πŸ“– Combining Data Tables in Pandas β˜…β˜†β˜† πŸ”— View
32 πŸ“– Handling Time Series Data β˜…β˜†β˜† πŸ”— View
33 πŸ“– Pandas Textual Data β˜…β˜†β˜† πŸ”— View
34 πŸ“– Your First Matplotlib Lab β˜…β˜†β˜† πŸ”— View
35 πŸ“– Create a Line Plot with Matplotlib β˜…β˜†β˜† πŸ”— View
36 πŸ“– Matplotlib Pyplot Interface Tutorial β˜…β˜†β˜† πŸ”— View
37 πŸ“– Image Plotting with Matplotlib β˜…β˜†β˜† πŸ”— View
38 πŸ“– The Lifecycle of a Plot β˜…β˜†β˜† πŸ”— View
39 πŸ“– Customizing Matplotlib Visualizations β˜…β˜†β˜† πŸ”— View
40 πŸ“– Linear Models in Scikit-Learn β˜…β˜†β˜† πŸ”— View
41 πŸ“– Discriminant Analysis Classifiers Explained β˜…β˜†β˜† πŸ”— View
42 πŸ“– Exploring Scikit-Learn Datasets and Estimators β˜…β˜†β˜† πŸ”— View
43 πŸ“– Kernel Ridge Regression β˜…β˜†β˜† πŸ”— View
44 πŸ“– Supervised Learning with Scikit-Learn β˜…β˜†β˜† πŸ”— View
45 πŸ“– Model Selection: Choosing Estimators and Their Parameters β˜…β˜†β˜† πŸ”— View
46 πŸ“– Supervised Learning with Support Vectors β˜…β˜†β˜† πŸ”— View
47 πŸ“– Exploring Scikit-Learn SGD Classifiers β˜…β˜†β˜† πŸ”— View
48 πŸ“– Unsupervised Learning: Seeking Representations of the Data β˜…β˜†β˜† πŸ”— View
49 πŸ“– Implementing Stochastic Gradient Descent β˜…β˜†β˜† πŸ”— View
50 πŸ“– Working with Text Data β˜…β˜†β˜† πŸ”— View
51 πŸ“– Gaussian Process Regression and Classification β˜…β˜†β˜† πŸ”— View
52 πŸ“– Dimensional Reduction with PLS Algorithms β˜…β˜†β˜† πŸ”— View
53 πŸ“– Naive Bayes Example β˜…β˜†β˜† πŸ”— View
54 πŸ“– Decision Tree Classification with Scikit-Learn β˜…β˜†β˜† πŸ”— View

More Free Tutorials

More

About

Practice Data Science Free Tutorials | This repo collects 54 of free tutorials for Data Science. Data Science is at the forefront of technological innovation. This Skill Tree provides a comprehensive, beginner-friendly journey into the world of data analysis and interpretation. Following a well-s...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published