René's URL Explorer Experiment


Title: Machine Learning With Python (Learning Path) – Real Python

Open Graph Title: Machine Learning With Python (Learning Path) – Real Python

Description: Get ready to dive into an immersive journey of learning with our comprehensive Python-based machine learning course! This hands-on experience will empower you with practical skills in diverse areas such as image processing, text classification, and speech recognition.

Open Graph Description: Get ready to dive into an immersive journey of learning with our comprehensive Python-based machine learning course! This hands-on experience will empower you with practical skills in diverse areas such as image processing, text classification, and speech recognition.

Opengraph URL: https://realpython.com/learning-paths/machine-learning-python/

X: @realpython

direct link

Domain: realpython.com


Hey, it has json ld scripts:
{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "@id": "https://realpython.com/learning-paths/machine-learning-python/",
  "url": "https://realpython.com/learning-paths/machine-learning-python/",
  "name": "Machine Learning With Python",
  "description": "Get ready to dive into an immersive journey of learning with our comprehensive Python-based machine learning course! This hands-on experience will empower you with practical skills in diverse areas such as image processing, text classification, and speech recognition.",
  "itemListOrder": "ItemListOrderAscending",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/python-linear-regression/",
        "url": "https://realpython.com/courses/python-linear-regression/",
        "name": "Starting With Linear Regression in Python",
        "description": "Get started with linear regression in Python. Linear regression is one of the fundamental statistical and machine learning techniques, and Python is a popular choice for machine learning.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT114M46S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 7,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/build-neural-network-python-ai/",
        "url": "https://realpython.com/courses/build-neural-network-python-ai/",
        "name": "Building a Neural Network & Making Predictions With Python AI",
        "description": "In this step-by-step course, you'll build a neural network from scratch as an introduction to the world of artificial intelligence (AI) in Python. You'll learn how to train your neural network and make accurate predictions based on a given dataset.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT53M45S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 8,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/splitting-datasets-scikit-learn-train-test-split/",
        "url": "https://realpython.com/courses/splitting-datasets-scikit-learn-train-test-split/",
        "name": "Splitting Datasets With scikit-learn and train_test_split()",
        "description": "Learn why it's important to split your dataset in supervised machine learning and how to do that with train_test_split() from scikit-learn.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT72M48S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 9,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/python-pillow/",
        "url": "https://realpython.com/courses/python-pillow/",
        "name": "Process Images Using the Pillow Library and Python",
        "description": "Learn how to use the Python Pillow library to deal with images and perform image processing. You'll also explore using NumPy for further processing, including to create animations.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT127M8S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 11,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/traditional-face-detection-python/",
        "url": "https://realpython.com/courses/traditional-face-detection-python/",
        "name": "Traditional Face Detection Using Python",
        "description": "In this course on face detection with Python, you'll learn about a historically important algorithm for object detection that can be successfully applied to finding the location of a human face within an image.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT64M10S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 17,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/text-classification-with-keras/",
        "url": "https://realpython.com/courses/text-classification-with-keras/",
        "name": "Learn Text Classification With Python and Keras",
        "description": "In this course, you\u2019ll learn about Python text classification with Keras, working your way from a bag-of-words model with logistic regression to more advanced methods, such as convolutional neural networks. You\u2019ll also see how you can use pretrained word embeddings and hyperparameter optimization.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT85M10S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 21,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/speech-recognition-python/",
        "url": "https://realpython.com/courses/speech-recognition-python/",
        "name": "Speech Recognition With Python",
        "description": "See the fundamentals of speech recognition with Python. You'll learn which speech recognition library gives the best results and build a full-featured \"Guess The Word\" game with it.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT83M16S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 22,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/deep-learning-pytorch-tensorflow/",
        "url": "https://realpython.com/courses/deep-learning-pytorch-tensorflow/",
        "name": "Python Deep Learning: PyTorch vs Tensorflow",
        "description": "PyTorch vs Tensorflow: Which one should you use? Learn about these two popular deep learning libraries and how to choose the best one for your project.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT45M36S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 23,
      "item": {
        "@type": "Course",
        "@id": "https://realpython.com/courses/knn-python/",
        "url": "https://realpython.com/courses/knn-python/",
        "name": "Using k-Nearest Neighbors (kNN) in Python",
        "description": "Learn all about the k-nearest neighbors (kNN) algorithm in Python, including how to implement kNN from scratch. Once you understand how kNN works, you'll use scikit-learn to facilitate your coding process.",
        "provider": {
          "@type": "Organization",
          "@id": "https://realpython.com/#organization",
          "name": "Real Python",
          "url": "https://realpython.com",
          "logo": "https://realpython.com/static/real-python-logo-square-512.157ae6bf64ed.png"
        },
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "Online",
          "courseWorkload": "PT122M37S"
        },
        "offers": [
          {
            "@type": "Offer",
            "category": "Subscription"
          }
        ]
      }
    }
  ]
}

authorReal Python
twitter:cardsummary_large_image
twitter:imagehttps://files.realpython.com/media/Python-Machine-Learning_Watermarked.c9684236cea2.jpg
og:imagehttps://files.realpython.com/media/Python-Machine-Learning_Watermarked.c9684236cea2.jpg
twitter:creator@realpython
og:typearticle

Links:

https://realpython.com/
Start Herehttps://realpython.com/start-here/
Learn Python https://realpython.com/learning-paths/machine-learning-python/
Python Tutorials →In-depth articles and video courseshttps://realpython.com/search?kind=article&kind=course&order=newest
Learning Paths →Guided study plans for accelerated learninghttps://realpython.com/learning-paths/
Quizzes & Exercises →Check your learning progresshttps://realpython.com/quizzes/
Browse Topics →Focus on a specific area or skill levelhttps://realpython.com/tutorials/all/
Community Chat →Learn with other Pythonistashttps://realpython.com/community/
Office Hours →Live Q&A calls with Python expertshttps://realpython.com/office-hours/
Podcast →Hear what’s new in the world of Pythonhttps://realpython.com/podcasts/rpp/
Books →Round out your knowledge and learn offlinehttps://realpython.com/products/books/
Reference →Concise definitions for common Python termshttps://realpython.com/ref/
Code Mentor →BetaPersonalized code assistance & learning toolshttps://realpython.com/mentor/
Unlock All Content →https://realpython.com/account/join/
More https://realpython.com/learning-paths/machine-learning-python/
Learner Storieshttps://realpython.com/learner-stories/
Python Newsletterhttps://realpython.com/newsletter/
Python Job Boardhttps://www.pythonjobshq.com
Meet the Teamhttps://realpython.com/team/
Become a Tutorial Writerhttps://realpython.com/write-for-us/
Become a Video Instructorhttps://realpython.com/become-an-instructor/
Searchhttps://realpython.com/search
https://realpython.com/search
Joinhttps://realpython.com/account/join/
Sign‑Inhttps://realpython.com/account/login/?next=%2Flearning-paths%2Fmachine-learning-python%2F
Learning Pathhttps://realpython.com/learning-paths/
Learning Pathhttps://realpython.com/learning-paths/
https://realpython.com/python-windows-machine-learning-setup/
Setting Up Python for Machine Learning on Windowshttps://realpython.com/python-windows-machine-learning-setup/
https://realpython.com/generate-images-with-dalle-openai-api/
Generate Images With DALL·E and the OpenAI APIhttps://realpython.com/generate-images-with-dalle-openai-api/
https://realpython.com/chatgpt-coding-mentor-python/
Use ChatGPT to Learn Python Programminghttps://realpython.com/chatgpt-coding-mentor-python/
https://realpython.com/podcasts/rpp/174/
Considering ChatGPT's Technical Review of a Programming Bookhttps://realpython.com/podcasts/rpp/174/
https://realpython.com/github-copilot-python/
GitHub Copilot: Fly With Python at the Speed of Thoughthttps://realpython.com/github-copilot-python/
https://realpython.com/build-recommendation-engine-collaborative-filtering/
Build a Recommendation Engine With Collaborative Filteringhttps://realpython.com/build-recommendation-engine-collaborative-filtering/
https://realpython.com/courses/python-linear-regression/
Starting With Linear Regression in Pythonhttps://realpython.com/courses/python-linear-regression/
https://realpython.com/quizzes/linear-regression-in-python/
Linear Regression in Pythonhttps://realpython.com/quizzes/linear-regression-in-python/
https://realpython.com/courses/build-neural-network-python-ai/
Building a Neural Network & Making Predictions With Python AIhttps://realpython.com/courses/build-neural-network-python-ai/
https://realpython.com/courses/splitting-datasets-scikit-learn-train-test-split/
Splitting Datasets With scikit-learn and train_test_split()https://realpython.com/courses/splitting-datasets-scikit-learn-train-test-split/
https://realpython.com/courses/python-pillow/
Process Images Using the Pillow Library and Pythonhttps://realpython.com/courses/python-pillow/
https://realpython.com/python-opencv-color-spaces/
Image Segmentation Using Color Spaces in OpenCV + Pythonhttps://realpython.com/python-opencv-color-spaces/
https://realpython.com/courses/traditional-face-detection-python/
Traditional Face Detection Using Pythonhttps://realpython.com/courses/traditional-face-detection-python/
https://realpython.com/face-recognition-with-python/
Build Your Own Face Recognition Tool With Pythonhttps://realpython.com/face-recognition-with-python/
https://realpython.com/python-nltk-sentiment-analysis/
Sentiment Analysis: First Steps With Python's NLTK Libraryhttps://realpython.com/python-nltk-sentiment-analysis/
https://realpython.com/nltk-nlp-python/
Natural Language Processing With Python's NLTK Packagehttps://realpython.com/nltk-nlp-python/
https://realpython.com/podcasts/rpp/119/
Natural Language Processing and How ML Models Understand Texthttps://realpython.com/podcasts/rpp/119/
https://realpython.com/natural-language-processing-spacy-python/
Natural Language Processing With spaCy in Pythonhttps://realpython.com/natural-language-processing-spacy-python/
https://realpython.com/sentiment-analysis-python/
Use Sentiment Analysis With Python to Classify Movie Reviewshttps://realpython.com/sentiment-analysis-python/
https://realpython.com/courses/text-classification-with-keras/
Learn Text Classification With Python and Kerashttps://realpython.com/courses/text-classification-with-keras/
https://realpython.com/build-a-chatbot-python-chatterbot/
ChatterBot: Build a Chatbot With Pythonhttps://realpython.com/build-a-chatbot-python-chatterbot/
https://realpython.com/podcasts/rpp/121/
Moving NLP Forward With Transformer Models and Attentionhttps://realpython.com/podcasts/rpp/121/
https://realpython.com/practical-prompt-engineering/
Prompt Engineering: A Practical Examplehttps://realpython.com/practical-prompt-engineering/
https://realpython.com/podcasts/rpp/188/
Measuring Bias, Toxicity, and Truthfulness in LLMs With Pythonhttps://realpython.com/podcasts/rpp/188/
https://realpython.com/chromadb-vector-database/
Embeddings and Vector Databases With ChromaDBhttps://realpython.com/chromadb-vector-database/
https://realpython.com/courses/speech-recognition-python/
Speech Recognition With Pythonhttps://realpython.com/courses/speech-recognition-python/
https://realpython.com/courses/deep-learning-pytorch-tensorflow/
Python Deep Learning: PyTorch vs Tensorflowhttps://realpython.com/courses/deep-learning-pytorch-tensorflow/
https://realpython.com/courses/knn-python/
Using k-Nearest Neighbors (kNN) in Pythonhttps://realpython.com/courses/knn-python/
https://realpython.com/k-means-clustering-python/
K-Means Clustering in Python: A Practical Guidehttps://realpython.com/k-means-clustering-python/
https://realpython.com/podcasts/rpp/43/
Deep Reinforcement Learning in a Notebook With Jupylet + Gaming and Synthesishttps://realpython.com/podcasts/rpp/43/
https://realpython.com/generative-adversarial-networks/
Generative Adversarial Networks: Build Your First Modelshttps://realpython.com/generative-adversarial-networks/
the machine learning topic on Real Pythonhttps://realpython.com/tutorials/machine-learning/
Data Science With Python Core Skillshttps://realpython.com/learning-paths/data-science-python-core-skills/
Math for Data Sciencehttps://realpython.com/learning-paths/math-data-science/
Data Collection & Storagehttps://realpython.com/learning-paths/data-collection-storage/
Got feedback on this learning path?https://realpython.com/feedback/realpython-com/?d=eyJwIjoicmVhbHB5dGhvbi1jb20iLCJzaWciOiJWMnYrWmFzYT1kdCM0cXMtUzQ7Pz5YX01WdVBvSUpOaGBSJDQ0XngqIiwidCI6Ik1hY2hpbmUgTGVhcm5pbmcgV2l0aCBQeXRob24gKExlYXJuaW5nIFBhdGgpIiwidSI6Ii9sZWFybmluZy1wYXRocy9tYWNoaW5lLWxlYXJuaW5nLXB5dGhvbi8ifQ==
Real Python Community Chathttps://realpython.com/community/
“Office Hours” Live Q&A Sessionhttps://realpython.com/office-hours/
« Browse All Learning Pathshttps://realpython.com/learning-paths/
Privacy Policyhttps://realpython.com/privacy-policy/

Viewport: width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover

Robots: max-image-preview:large


URLs of crawlers that visited me.