• 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
     *

    Build job-relevant skills in under 2 hours with hands-on tutorials.
    Learn from top instructors with graded assignments, videos, and discussion forums.
    Learn a new tool or skill in an interactive, hands-on environment.
    Get in-depth knowledge of a subject by completing a series of courses and projects.
    Earn career credentials from industry leaders that demonstrate your expertise.
    Earn your Bachelor’s or Master’s degree online for a fraction of the cost of in-person learning.
    Complete graduate-level learning without committing to a full degree program.

    Level
    Required
     *

    Duration
    Required
     *

    Skills
    Required
     *

    Subtitles
    Required
     *

    Educator
    Required
     *

    Explore the Scikit-learn Course Catalog

    • Status: Free
      Free
      C

      Coursera Instructor Network

      Unlocking Business Insights through Storytelling with Data

      Skills you'll gain: Data Storytelling, Data Presentation, Data Visualization Software, Storytelling, Data Integrity, Data Analysis, Drive Engagement, Microsoft Excel, Design Elements And Principles, Statistical Analysis, Decision Making

      4.8
      Rating, 4.8 out of 5 stars
      ·
      6 reviews

      Beginner · Course · 1 - 4 Weeks

    • N

      Northeastern University

      Introduction to Service Innovation and Management

      Skills you'll gain: Process Improvement, Data-Driven Decision-Making, Service Improvement, Service Design, Process Design, Business Process Improvement, Patient Flow, Healthcare Industry Knowledge, Operations Management, Organizational Change, Health Care, Innovation, Change Management, Consumer Behaviour

      Beginner · Course · 1 - 4 Weeks

    • G

      Google Cloud

      Architecting with Google Kubernetes Engine: Foundations en Français

      Skills you'll gain: Kubernetes, Containerization, Cloud Infrastructure, Google Cloud Platform, Cloud Computing Architecture, Docker (Software), Cloud Computing, Application Deployment, YAML, Command-Line Interface

      Intermediate · Course · 1 - 4 Weeks

    • Status: Free
      Free
      C

      Columbia University

      University Studies for Student Veterans

      Skills you'll gain: Time Management, Learning Strategies, Productivity, Student Support and Services, Writing, Growth Mindedness, Higher Education, Active Listening, Organizational Skills, Collaboration, Cultural Diversity, Critical Thinking, Adaptability

      Beginner · Course · 1 - 3 Months

    • M

      Meta

      Estructuras y gestión de bases de datos con MySQL

      Skills you'll gain: MySQL, Database Management, SQL, Database Design, Relational Databases, Databases, Database Architecture and Administration, Query Languages, Stored Procedure, Data Integrity, Data Manipulation

      Beginner · Course · 1 - 4 Weeks

    • F

      Fundação Instituto de Administração

      Gestão de Captação, Recompensas, Remuneração e Diversidade

      Skills you'll gain: Diversity Programs, Fundraising, Compensation and Benefits, Compensation Management, Compensation Strategy, Human Resources, Employee Retention, Benefits Administration, Talent Management, Human Resources Management and Planning, Diversity and Inclusion, Employee Onboarding, Recruitment Strategies, Recruitment

      4.6
      Rating, 4.6 out of 5 stars
      ·
      7 reviews

      Beginner · Course · 1 - 4 Weeks

    • L

      LearnQuest

      LCFA Exam Preparation

      Skills you'll gain: Linux, Linux Administration, Systems Administration, Virtualization, Cloud Computing

      Beginner · Course · 1 - 4 Weeks

    • U

      University of Leeds

      Working with Version Control

      Skills you'll gain: Version Control, GitHub, Git (Version Control System), Issue Tracking, Software Development Tools, Collaborative Software, Technical Documentation, Software Documentation

      Beginner · Course · 1 - 4 Weeks

    • Status: Free
      Free
      C

      Coursera Instructor Network

      Selecting the Right LLM with Hugging Face

      Skills you'll gain: Large Language Modeling, Programming Principles, ChatGPT, OpenAI, Applied Machine Learning, Machine Learning Methods, PyTorch (Machine Learning Library), Artificial Intelligence and Machine Learning (AI/ML), Natural Language Processing

      Intermediate · Course · 1 - 4 Weeks

    • Status: New
      New
      U

      University of Colorado Boulder

      BiteSize Python for Absolute Beginners: Essentials

      Skills you'll gain: Python Programming, Programming Principles, Scripting, Jupyter, Computational Thinking, Scripting Languages

      4.8
      Rating, 4.8 out of 5 stars
      ·
      6 reviews

      Beginner · Course · 1 - 3 Months

    • P

      Packt

      Advanced Linux Troubleshooting and System Recovery

      Skills you'll gain: Linux Administration, Systems Administration, Disaster Recovery, Network Troubleshooting, Unix Commands, User Accounts, Linux Commands, File Management, Linux, Command-Line Interface, OS Process Management, Hardware Troubleshooting, System Monitoring, Performance Tuning, Patch Management, Dynamic Host Configuration Protocol (DHCP)

      Advanced · Course · 1 - 4 Weeks

    • C

      Coursera Project Network

      Project Management in Basecamp: Make a project plan

      Skills you'll gain: Project Management Software, Project Schedules, Milestones (Project Management), Project Management, Agile Project Management, Document Management, Collaborative Software, Waterfall Methodology, Organizational Skills, Resource Management, Kanban Principles, Team Oriented, Prioritization

      Beginner · Guided Project · Less Than 2 Hours

    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…831832833…834

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

    • Unlocking Business Insights through Storytelling with Data: Coursera Instructor Network
    • Introduction to Service Innovation and Management: Northeastern University
    • Architecting with Google Kubernetes Engine: Foundations en Français: Google Cloud
    • University Studies for Student Veterans: Columbia University
    • Estructuras y gestión de bases de datos con MySQL: Meta
    • Gestão de Captação, Recompensas, Remuneração e Diversidade: Fundação Instituto de Administração
    • LCFA Exam Preparation: LearnQuest
    • Working with Version Control: University of Leeds
    • Selecting the Right LLM with Hugging Face: Coursera Instructor Network
    • BiteSize Python for Absolute Beginners: Essentials: University of Colorado Boulder

    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