Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Scikit-learn in Python: 100+ Data Science Exercises
Rating: 4.6 out of 5(100 ratings)
40,303 students

Scikit-learn in Python: 100+ Data Science Exercises

Master Machine Learning - Unleash the Power of Data Science for Predictive Modeling!
Last updated 9/2024
English

What you'll learn

  • solve over 100 exercises in numpy, pandas and scikit-learn
  • deal with real programming problems in data science
  • work with documentation and Stack Overflow
  • guaranteed instructor support

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

15 sections113 lectures49m total length
  • A few words from the author0:54
  • Configuration0:13

Requirements

  • Completion of all courses in the Python Developer learning path
  • Completion of all courses in the Data Scientist learning path
  • Basic knowledge of NumPy, Pandas & Scikit-learn

Description

This course is a comprehensive, hands-on guide to one of the most essential libraries for machine learning in Python, Scikit-learn. This course employs a practical, exercise-driven approach that helps learners understand and apply various machine learning algorithms and techniques.

The course is organized into different sections, each devoted to a specific aspect of the Scikit-learn library. It covers everything from data preprocessing, including feature extraction and selection, to various machine learning models such as linear regression, decision trees, support vector machines, and ensemble methods, to model evaluation and hyperparameter tuning.

Each section is packed with carefully designed exercises that reinforce each concept and give you the chance to apply what you've learned. You will solve real-world problems that mirror the challenges faced by data scientists in the field. Detailed solutions accompany each exercise, enabling you to compare your work and gain a better understanding of how to best use Scikit-learn for machine learning tasks.

This course is perfect for anyone interested in expanding their data science toolkit. Whether you're a beginner looking to dive into machine learning, or a seasoned data scientist wanting to refine your skills, this course offers an enriching learning experience.


Scikit-learn - Unleash the Power of Machine Learning!

Scikit-learn is a versatile machine learning library in Python that provides a wide range of algorithms and tools for building and implementing machine learning models. It is widely used by data scientists, researchers, and developers to solve complex problems through classification, regression, clustering, and more. With Scikit-learn, you can efficiently preprocess data, select appropriate features, train and evaluate models, and perform model selection and hyperparameter tuning. It offers a consistent API, making it easy to experiment with different algorithms and techniques. Scikit-learn also provides useful utilities for data preprocessing, model evaluation, and model persistence. Its user-friendly interface and extensive documentation make it a go-to choice for machine learning practitioners looking to leverage the power of Python for their projects.


Topics you will find in this course:

  • preparing data to machine learning models

  • working with missing values, SimpleImputer class

  • classification, regression, clustering

  • discretization

  • feature extraction

  • PolynomialFeatures class

  • LabelEncoder class

  • OneHotEncoder class

  • StandardScaler class

  • dummy encoding

  • splitting data into train and test set

  • LogisticRegression class

  • confusion matrix

  • classification report

  • LinearRegression class

  • MAE - Mean Absolute Error

  • MSE - Mean Squared Error

  • sigmoid() function

  • entorpy

  • accuracy score

  • DecisionTreeClassifier class

  • GridSearchCV class

  • RandomForestClassifier class

  • CountVectorizer class

  • TfidfVectorizer class

  • KMeans class

  • AgglomerativeClustering class

  • HierarchicalClustering class

  • DBSCAN class

  • dimensionality reduction, PCA analysis

  • Association Rules

  • LocalOutlierFactor class

  • IsolationForest class

  • KNeighborsClassifier class

  • MultinomialNB class

  • GradientBoostingRegressor class

Who this course is for:

  • Data Scientists and Machine Learning Engineers
  • Data Analysts and Statisticians
  • Aspiring Data Science Professionals
  • Python Developers Interested in Machine Learning
  • AI and ML Bootcamp Participants
  • Researchers and Academics
  • Technical Consultants and Data-Driven Decision Makers