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
Domain: realpython.com
{
"@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"
}
]
}
}
]
}
| author | Real Python |
| twitter:card | summary_large_image |
| twitter:image | https://files.realpython.com/media/Python-Machine-Learning_Watermarked.c9684236cea2.jpg |
| og:image | https://files.realpython.com/media/Python-Machine-Learning_Watermarked.c9684236cea2.jpg |
| twitter:creator | @realpython |
| og:type | article |
Links:
Viewport: width=device-width, initial-scale=1, shrink-to-fit=no, viewport-fit=cover
Robots: max-image-preview:large