Data Science & Python - Maths, models, Stats PLUS Case Study

所在平台: Udemy

课程主页: https://www.udemy.com/course/data-science-and-python/

课程评论:没有评论

第一个写评论        关注课程

课程简介

《数据科学与Python - 数学、模型、统计以及案例研究》课程概要: 本课程要求学员下载Anaconda或Docker Desktop。如果您是Udemy Business用户,请在下载软件前咨询您的雇主。学员将获得一本135页的数据科学工作簿,可以随时参考学习内容。课程鼓励学员介绍自己并分享学习数据科学的目标,过程中会对每个进步进行庆祝与鼓励。 课程内容包括了14个小时的清晰且逐步的指导,涵盖了一系列数据科学工具、算法、机器学习和统计技术,旨在帮助学员从原始数据中发现隐含的洞察和模式,以支持科学的商业决策。 学习内容包括: - 数据和信息概念的介绍 - 商业智能与数据科学的区别 - 数据科学的流程及其挑战 - 描述性统计与推断性统计的讨论 - 在安装Anaconda后的操作步骤 - 数据分布及概率密度 - Z检验及p值计算 - 数据可视化的重要性及使用方法 - 分类与学习概念、K均值聚类算法等 课程还将着重讲解数据预处理、Inferential及Descriptive统计、相关系数及散点图、决策树分类及K均值聚类等实用内容,并结合实际案例进行深度分析与探索。 课程由Laika Satish和内容创作者Peter Alkema共同授课,提供优质支持与反馈,帮助学员提升数据科学技能。课程后有30天100%退款保证,若不满意可无条件退款。欢迎立即报名,提升您的数据科学能力!

课程评论(0条)

课程详情

This course requires you to download Anaconda or Docker Desktop. If you are a Udemy Business user, please check with your employer before downloading software.Get instant access to a 135-page workbook on Data Science, follow along, and keep for referenceIntroduce yourself to our community of students in this course and tell us your goals with data scienceEncouragement and celebration of your progress every step of the way: 25% > 50% > 75% & 100%Over 14 hours of clear and concise step-by-step instructions, lessons, and engagementThis data science course provides participants with the knowledge, skills, and experience associated with Data Science. Students will explore a range of data science tools, algorithms, Machine Learning, and statistical techniques, with the aim of discovering hidden insights and patterns from raw data in order to inform scientific business decision-making.What you will learn:Introduce data and information conceptIdentify the difference between business intelligence and data scienceUnderstand and learn the process of data scienceDefine demand and challenges for people working in data scienceIdentify the difference between dispersion and descriptive vs inferential statistics discussionLearn after installing anaconda steps to be followedLearn spread of data discussion and interquartile rangeDefine advantages of getting conditional probability based on exampleIdentify the advantage of calculating z scoresLearn calculating p-value and learning factors on p-valueKnow the Prerequisites and Questions for a Data ScientistTypes of Data AcquisitionKnow Career Aspects for Data ScienceDiscuss Mathematical and Statistical Concepts and ExamplesDescriptive and Inferential Statisticshow to use the Jupyter applicationCalculate varianceGet Conditional Probability based on exampleDistribution and Probability DensityZ test and finding percentage under the curveCompare Mean and Variable discussionchi-squared test and discussing based on example dataData Preprocessing in PythonChecking Array and Dimension Shape and Discussing on Encode WindowWhy is data visualization important in data science and how to use itParametric Methods and Algorithm Trade-OffClassification and Concept of learningK means Clustering and AlgorithmDoing cluster and using sklearn on it and encodingTP,TN,FP and FN of Confusion Matrix and Discussing accuracyClassification report and calculation on encoding window on Python...and more!Contents and OverviewYou'll start with Data and Information Concept; Difference between Business Intelligence and Data Science; Business Intelligence vs Data Science based on parameters factors; Prerequisites and Questions for a Data Scientist; Questions on applying as a Data Scientist - Statistics and Data Domain; Prerequisite on Business Intelligence and discussing tools on Data Science; Types of Data Acquisition; Data Preparation, Exploration, and its factors; Process of Data Science; Know Career Aspects for a Data Scientist; Demand and Challenges for Data Science; Discussion of Mathematical and Statistical Concepts and Examples; Discussing Variables - Numerical and Categorical; Discussing Qualitative Variables and Central Tendency; Dispersion and Descriptive vs Inferential Statistics Discussion.Descriptive and Inferential Statistics; Descriptive Statistics, Examples and steps on installing Anaconda; Steps to follow after installing Anaconda; Using Jupyter on Anaconda Application; how to use Jupyter application; Continuation of Jupyter application, explanation, and discussion; Getting data and putting data on Jupyter; Minimizing data to be see on Jupyter app and bringing data from Excel; Explaining modes used on Jupyter app on Data statistics and Analysis; Variables - continues and categorical variable; Inputting and typing data on Jupyter app; Getting mean data on Jupyter based on example; How to summarize data of median and mean; Inputting quantiles data and explaining factors; Spread of data discussion and interquartile range; Interquartile range and inputting data; Variance averaged deviation on the mean; Calculating variance; Discussing degree of freedom based on variables and calculation; Introduction to probability and overview of the lesson; Getting Conditional Probability based on example; Continuation of example based on students data on probability; Make a new column for absences and column for pivot table; Calculating and encoding of the result of condition probability of students.We will also cover Inferential statistics; Distribution and Probability Density; Gaussion Distribution; Define distribution parameters and graphing normal distribution; PDF and CDF - Cumulative Distribution Function; Learn what is Correlation Coefficient, Z score, and Z test; Calculating Z scores; What does Z scores tell you?; Z test and finding percentage under the curve; Getting the mean, getting data, hypothesis and comparing mean; Comparing Mean and Variable discussion; Continuing Z test, Calculating P test and continuing steps on Z test; Doing small Z test, Stats, and discussing factors; Null Hypothesis, run Z test, finding and defining P value; Calculating P value and learning factors on P value; T test, Diamond data test and mean of concerned value; how to import data set, t test and learning; Learn what is correlation coefficients, scatter plot , calculation; Getting scatter plot data correlation.This course will also tackle chi squared test and discussing based on example data; Chi square test , getting data set and discussing factor; Chi2 contingency method discussion and result on data ci square test; Data Preprocessing in Python - Step 1: Importing the libraries; Step 2 importing data set; Step 3 handling the missing values; Step 3 continuation and factors; Step 4 Encoding categorical data; step 4 label encoding; step 5 Normalizing the data set; step 6 Splitting the data set; numpy and pandas and The numpy ndarray A multidimensional; Learn Checking Array and Dimension Shape and Discussing on Encode Window; Learn panda series and creating a panda series; data frame on panda series and know how to use reindex function; Learn Pandas Dataframe; Learn what is data visualization; why is data visualization is important and how to use it; Learn plotting libraries and know its steps; Learn what is machine learning; Learn Examples of Learning Problems, Research Fields, and Applications; Discussing the Learning Problem; Learn what is Prediction and its examples; Parametric Methods and Algorithm Trade Off; Supervised and Unsupervised Learning Terminology, and Regression vs Classification; Assessing model accuracy, Bias and Variance learning of methods and Test MS; Doing linear regression on code window; Doing scatter plot method to get linear regression; from sklearn linear model to linear regression regressor; Finding intercept regression or regressor and learning other factor; Sklearn import metrics and getting the final data on linear regression.Next, we will discuss Learning Classification and Concept on learning; machine learning areas and Important concepts; Example of spam filter, Label data and unlabelled data, Training vs error; Classification has 2 step process, Issues Data preparation; Learning decision trees and sample problem; Learn Decision Tree Induction - Training dataset and discussing examples; Doing decision tree classification on Python; Importing some libraries and data, factors and format ; Continuation with understanding the data and discussing it; Checking on train test split and creating decision tree classified; Solution on tree plot tree too interpret data and what is Gini index, K means Clustering and Algorithm; Stopping/Convergence Criterion giving examples and Algorithm K means; Strength and weakness of K means and discussing factors; how clustering K means method works and learning factors; Combining data processing and getting data and encoding factors; Label encoding code to use, data encoding, using transform ; Doing cluster and using sklearn; Continuation of k-means clustering and other factor on coding Python; Preview on Data in sales and other factors and topic; Data science use cases in sales , Case study - future sales prediction ; Describing the data on mean standard deviation and factors; Load data, Removing the index column and Relationship between Predictor.Then, how to change the default policy; Accuracy, MSE, RMSE, RSquare, Seaborn Library; machine learning model building; Evaluation metrics and different evaluation matrix and confusion matrix; TP,TN,FP and FN of Confusion Matrix and Discussing accuracy; precision, recall and F1 score in data science; Learn Classification report and calculation on encoding window on Python.Who are the Instructors?Laika Satish is your lead instructor - a professional making a living from teaching data science. As a data science expert, she has joined with content creator Peter Alkema to bring you this amazing new course.You'll get premium support and feedback to help you become more confident with finance!Our happiness guarantee...We have a 30-day 100% money-back guarantee, so if you aren't happy with your purchase, we will refund your course - no questions asked!We can't wait to see you on the course!Enrol now, and we'll help you improve your data science skills!Peter and Laika

课程标签

0人关注该课程

主题相关的课程