• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Scikit Learn

    Scikit-learn Courses Online

    Study Scikit-learn for machine learning in Python. Learn to build and evaluate models using this popular library.

    Skip to search results

    Filter by

    Subject
    Required
     *

    Language
    Required
     *

    The language used throughout the course, in both instruction and assessments.

    Learning Product
    Required
     *

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Scikit-learn Course Catalog

    • Status: Free Trial
      Free Trial
      T

      The Museum of Modern Art

      Fashion as Design

      Skills you'll gain: Culture, Cultural Diversity, Aesthetics, Innovation, Design, Art History, Environmental Issue, Research, Sociology, Design Thinking, Creativity, World History

      4.8
      Rating, 4.8 out of 5 stars
      ·
      3K reviews

      Beginner · Course · 1 - 3 Months

    • Y

      Yale University

      Essentials of Global Health

      Skills you'll gain: Health Disparities, Health Systems, Public Health, Epidemiology, Infectious Diseases, Chronic Diseases, Health Policy, Environment Health And Safety, Maternal Health, Injury Prevention, Nutrition and Diet, Child Health

      4.8
      Rating, 4.8 out of 5 stars
      ·
      2.2K reviews

      Mixed · Course · 1 - 3 Months

    • Status: Free Trial
      Free Trial
      U

      University of Minnesota

      Agile Software Development

      Skills you'll gain: User Story, Agile Software Development, Agile Methodology, Agile Project Management, Scrum (Software Development), Sprint Planning, Software Development Methodologies, Sprint Retrospectives, Backlogs, Continuous Integration, Test Driven Development (TDD)

      4.7
      Rating, 4.7 out of 5 stars
      ·
      7.4K reviews

      Intermediate · Course · 1 - 4 Weeks

    • T

      The University of Sydney

      Innovation Through Design: Think, Make, Break, Repeat

      Skills you'll gain: Design Thinking, Human Centered Design, Innovation, Service Design, Prototyping, Ideation, User Experience Design, Creativity, Product Development, Design, User Feedback

      4.7
      Rating, 4.7 out of 5 stars
      ·
      2.2K reviews

      Beginner · Course · 1 - 3 Months

    • T

      The State University of New York

      Solar Energy Basics

      Skills you'll gain: Electric Power Systems, Electrical Systems, Electrical Power, Energy and Utilities, Basic Electrical Systems, Electronic Components, Cost Estimation, Building Codes, Engineering Calculations, Environment and Resource Management, Emerging Technologies

      4.8
      Rating, 4.8 out of 5 stars
      ·
      2.5K reviews

      Beginner · Course · 1 - 3 Months

    • U

      University of Toronto

      The Arts and Science of Relationships: Understanding Human Needs

      Skills you'll gain: Relationship Building, Social Skills, Active Listening, Interpersonal Communications, Communication, Empathy, Self-Awareness, Emotional Intelligence, Needs Assessment, Cultural Diversity

      4.5
      Rating, 4.5 out of 5 stars
      ·
      1.8K reviews

      Beginner · Course · 1 - 3 Months

    • U

      Universidad Austral

      Fundamentos de Excel para Negocios

      Skills you'll gain: Microsoft Excel, Spreadsheet Software, Excel Formulas, Data Visualization, Data Import/Export, Data Entry, Productivity Software, Presentations, Financial Analysis

      4.8
      Rating, 4.8 out of 5 stars
      ·
      5.3K reviews

      Beginner · Course · 1 - 3 Months

    • G

      Georgia Institute of Technology

      Supply Chain Principles

      Skills you'll gain: Supply Chain, Supply Chain Management, Logistics Management, Logistics, Transportation Operations, Procurement, Inventory and Warehousing, Warehouse Management, Manufacturing Operations

      4.6
      Rating, 4.6 out of 5 stars
      ·
      2.2K reviews

      Mixed · Course · 1 - 3 Months

    • Status: Free Trial
      Free Trial
      U

      University of Toronto

      Introduction to Self-Driving Cars

      Skills you'll gain: Control Systems, Embedded Software, Automation, Software Architecture, Simulations, Safety Assurance, Hardware Architecture, Systems Architecture, Verification And Validation, Mathematical Modeling, Engineering Analysis, Computer Hardware, Risk Management Framework, Mechanics

      4.7
      Rating, 4.7 out of 5 stars
      ·
      2.9K reviews

      Advanced · Course · 1 - 3 Months

    • E

      Erasmus University Rotterdam

      Innovation Management

      Skills you'll gain: Innovation, Creativity, Brainstorming, Process Development, Design Thinking, Organizational Leadership, Product Development, Diversity and Inclusion, Product Lifecycle Management, Team Management, Business Strategy, Lean Methodologies

      4.7
      Rating, 4.7 out of 5 stars
      ·
      2.2K reviews

      Beginner · Course · 1 - 3 Months

    • A

      American Museum of Natural History

      Ecology: Ecosystem Dynamics and Conservation

      Skills you'll gain: Environment, Systems Thinking, Environmental Science, Natural Resource Management, Environmental Resource Management, Environmental Issue, Biology, Mathematical Modeling, Scientific Methods

      4.8
      Rating, 4.8 out of 5 stars
      ·
      3.3K reviews

      Intermediate · Course · 1 - 3 Months

    • U

      University of London

      Machine Learning for All

      Skills you'll gain: Feature Engineering, Machine Learning, Data Processing, Artificial Intelligence, Supervised Learning, Data Analysis, Computer Vision, Data Collection

      4.7
      Rating, 4.7 out of 5 stars
      ·
      3.5K reviews

      Beginner · Course · 1 - 4 Weeks

    Scikit Learn learners also search

    Python Machine Learning
    Python for Machine Learning
    Computational Science
    Mathematics for Machine Learning
    MATLAB
    Python Excel
    Machine Learning Andrew Ng
    Python Pandas
    1…515253…834

    In summary, here are 10 of our most popular scikit learn courses

    • Fashion as Design: The Museum of Modern Art
    • Essentials of Global Health: Yale University
    • Agile Software Development: University of Minnesota
    • Innovation Through Design: Think, Make, Break, Repeat: The University of Sydney
    • Solar Energy Basics: The State University of New York
    • The Arts and Science of Relationships: Understanding Human Needs: University of Toronto
    • Fundamentos de Excel para Negocios: Universidad Austral
    • Supply Chain Principles: Georgia Institute of Technology
    • Introduction to Self-Driving Cars: University of Toronto
    • Innovation Management: Erasmus University Rotterdam

    Frequently Asked Questions about Scikit Learn

    Scikit-learn—or skilearn—is a very useful library of algorithms in Python for machine learning. It started out as a Google summer of code project in 2007 then was further developed by a group of data scientists from the French Institute for Research in Computer Science and Automation (FIRCA) and released to the public in 2010. The scikit-learn library lives at a github.com URL and is now a community effort that anyone with qualified skills can contribute to. While the library is primarily written in Python, it's also built on Python-based libraries that include NumPy, Matplotlib, pandas, and SciPy. It gives users tools for statistical modeling and machine learning, such as classification, clustering, regression, model selection, preprocessing, and dimensionality reduction.‎

    When you learn scikit-learn, you put yourself in a position to be able to contribute to and help maintain the scikit-learn library. Top contributors include data scientists, software developers, machine learning researchers, research scientists, and open-source developers. Outside of contributing to the library, individuals in these career fields and others related to machine learning are better equipped to perform their job duties when they've learned how to utilize the algorithms in scikit-learn.‎

    Before starting to learn scikit-learn, you should have experience in and a sound understanding of Python. It is also often required to have experience in additional Python libraries, including NumPy, Scipy, Joblib, Matplotlib, and pandas.‎

    Taking online courses on Coursera can help you learn about Python and machine learning as well as the specifics of using and creating algorithms for scikit-learn. You might learn how to build univariate and multivariate linear regression models using scikit-learn, use pandas to manage data, and perform exploratory data analysis and data visualization with seaborn, a Python library based on Matplotlib. With Coursera's online courses, you may also have the opportunity to make predictions in specific topics like electricity consumption, sentiment analysis, and career longevity for NBA rookies, for example.‎

    Online Scikit Learn courses offer a convenient and flexible way to enhance your knowledge or learn new Scikit Learn skills. Choose from a wide range of Scikit Learn courses offered by top universities and industry leaders tailored to various skill levels.‎

    When looking to enhance your workforce's skills in Scikit Learn, it's crucial to select a course that aligns with their current abilities and learning objectives. Our Skills Dashboard is an invaluable tool for identifying skill gaps and choosing the most appropriate course for effective upskilling. For a comprehensive understanding of how our courses can benefit your employees, explore the enterprise solutions we offer. Discover more about our tailored programs at Coursera for Business here.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.

    Other topics to explore

    Arts and Humanities
    338 courses
    Business
    1095 courses
    Computer Science
    668 courses
    Data Science
    425 courses
    Information Technology
    145 courses
    Health
    471 courses
    Math and Logic
    70 courses
    Personal Development
    137 courses
    Physical Science and Engineering
    413 courses
    Social Sciences
    401 courses
    Language Learning
    150 courses

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok