К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Foundations of Data Science and Machine Learning with Python · LearnSpace
Назад в каталог
courseraАнализ данных

Foundations of Data Science and Machine Learning with Python

Курс от Packt
Средний≈ 21.4 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Embark on a comprehensive learning journey starting with fundamental Python programming, including installation, variable manipulation, and essential data structures like lists, tuples, and dictionaries. Gain proficiency in numerical computations with NumPy and data manipulation with Pandas. Strengthen your mathematical foundation with key linear algebra concepts vital for machine learning algorithms. Progress to data visualization using Matplotlib and Seaborn, interpreting and presenting data effectively. Develop a strong base in simple linear regression and gradient descent, and explore classification techniques with KNN and logistic regression through hands-on case studies. Dive into advanced machine learning algorithms, including regularization techniques and deep learning foundations, tailored for NLP applications. By course end, you'll have a robust understanding of implementing and optimizing machine learning models for NLP tasks, preparing you for advanced projects and career opportunities. Ideal for aspiring data scientists, machine learning enthusiasts, and professionals specializing in NLP, with basic Python and high school-level math knowledge required.

Навыки, которые вы освоите

Deep LearningArtificial Neural NetworksData ManipulationPandas (Python Package)Machine LearningLinear AlgebraProgramming PrinciplesModel OptimizationPython ProgrammingNatural Language ProcessingMachine Learning AlgorithmsMatplotlibApplied Machine LearningComputer ProgrammingMachine Learning MethodsStatistical VisualizationPivot Tables And ChartsData ScienceNumerical AnalysisNumPy

Программа курса

11 модулей · 118 учебных материалов

01Python Fundamentals21 материалов

Prerequisite - Python Fundamentals

Introduction to the Course 'Foundations of Data Science and Machine Learning with Python'ЧтениеFull Specialization ResourcesЧтениеInstallation of Python and AnacondaВидеоPython IntroductionВидео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

Foundations of Data Science and Machine Learning with Python
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 21.4 ч

11 модулей

Язык: Английский

Субтитры: Арабский, Французский, Узбекский, Украинский, Китайский (Китай), Греческий, Итальянский, Бразильский португальский, Вьетнамский, Нидерландский, Корейский, Немецкий, Пушту, Русский, Тайский, Индонезийский, Шведский, Турецкий, Азербайджанский, Испанский, Хинди, Японский, Казахский, Венгерский, Польский

Часть программы вашего университета
Variables in PythonВидео
Numeric Operations in PythonВидео
Logical OperationsВидео
If Else LoopВидео
For While LoopВидео
FunctionsВидео
Strings: Part 1Видео
Strings: Part 2Видео
List: Part 1Видео
List: Part 2Видео
List: Part 3Видео
List: Part 4Видео
TuplesВидео
SetsВидео
DictionariesВидео
ComprehensionВидео
Installing and Managing Packages with AnacondaDIALOGUE
02NumPy4 материалов

Prerequisite - NumPy

IntroductionВидеоNumPy Operations: Part 1ВидеоNumPy Operations: Part 2ВидеоWorking with NumPy Arrays: Basics and BenefitsDIALOGUE
03Pandas14 материалов

Prerequisite - Pandas

IntroductionВидеоSeriesВидеоDataFrameВидеоOperations: Part 1ВидеоOperations: Part 2ВидеоIndexesВидеоloc and ilocВидеоReading CSVВидеоMerging: Part 1ВидеоgroupbyВидеоMerging: Part 2ВидеоPivot TablesВидеоExploring Pandas DataFramesDIALOGUEAssessment 1Задание
04Some Fun with Math6 материалов

Prerequisite - Some Fun with Math

Linear Algebra: VectorsВидеоLinear Algebra: Matrix: Part 1ВидеоLinear Algebra: Matrix: Part 2ВидеоLinear Algebra: Going from 2D to nD: Part 1ВидеоLinear Algebra: Going from 2D to nD: Part 2ВидеоIntroduction to Linear Algebra for Machine LearningDIALOGUE
05Data Visualization5 материалов

Prerequisite - Data Visualization

MatplotlibВидеоSeabornВидеоCase StudyВидеоSeaborn on Time Series DataВидеоVisualizing Data with Matplotlib and SeabornDIALOGUE
06Simple Linear Regression12 материалов

Prerequisite - Simple Linear Regression

Introduction to Machine LearningВидеоTypes of Machine LearningВидеоIntroduction to Linear Regression (LR)ВидеоHow LR Works?ВидеоSome Fun with Math Behind LRВидеоR SquareВидеоLR Case Study: Part 1ВидеоLR Case Study: Part 2ВидеоLR Case Study: Part 3ВидеоResidual Square Error (RSE)ВидеоUnderstanding Machine Learning Problem TypesDIALOGUEAssessment 2Задание
07Gradient Descent9 материалов

Prerequisite - Gradient Descent

Prerequisite for Gradient Descent: Part 1ВидеоPrerequisite for Gradient Descent: Part 2ВидеоCost FunctionsВидеоDefining Cost Functions More FormallyВидеоGradient DescentВидеоOptimizationВидеоClosed Form Versus Gradient DescentВидеоGradient Descent Case StudyВидеоExploring Differential Calculus in Machine LearningDIALOGUE
08Classification with KNN15 материалов

Prerequisite - Classification: KNN

Introduction to ClassificationВидеоDefining Classification MathematicallyВидеоIntroduction to KNNВидеоAccuracy of KNNВидеоEffectiveness of KNNВидеоDistance MetricsВидеоDistance Metrics: Part 2ВидеоFinding kВидеоKNN on RegressionВидеоCase StudyВидеоClassification Case 1ВидеоClassification Case 2ВидеоClassification Case 3ВидеоClassification Case 4ВидеоUnderstanding Classification in Machine LearningDIALOGUE
09Logistic Regression6 материалов

Prerequisite - Logistic Regression

IntroductionВидеоSigmoid FunctionВидеоLog OddsВидеоCase StudyВидеоExploring Logistic Regression ConceptsDIALOGUEAssessment 3Задание
10Advanced Machine Learning Algorithms11 материалов

Prerequisite - Advanced Machine Learning Algorithms

IntroductionВидеоExample: Part 1ВидеоExample: Part 2ВидеоOptimal SolutionВидеоCase StudyВидеоRegularizationВидеоRidge and LassoВидеоCase StudyВидеоModel SelectionВидеоAdjusted R SquareВидеоExploring Non-Linear RegressionDIALOGUE
11Introduction to Deep Learning15 материалов

Prerequisite - Deep Learning introduction

IntroductionВидеоHistory of Deep LearningВидеоPerceptronВидеоMulti-Level PerceptronВидеоNeural Network PlaygroundВидеоRepresentationsВидеоTraining Neural Network: Part 1ВидеоTraining Neural Network: Part 2ВидеоTraining Neural Network: Part 3ВидеоTraining Neural Network: Part 4ВидеоActivation FunctionВидеоConclusion to the Course 'Foundations of Data Science and Machine Learning with Python'ЧтениеAssessment 4ЗаданиеFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание