首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[UdemyCourseDownloader] Data Science, Deep Learning, & Machine Learning with Python
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2019-6-8 06:12
2024-11-2 10:59
124
3.07 GB
87
磁力链接
magnet:?xt=urn:btih:611d37289fbfba72188dc0b5b6edbfa8b0b6a772
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjYxMWQzNzI4OWZiZmJhNzIxODhkYzBiNWI2ZWRiZmE4YjBiNmE3NzJaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
UdemyCourseDownloader
Data
Science
Deep
Learning
&
Machine
Learning
with
Python
文件列表
08 Apache Spark_ Machine Learning on Big Data/061 [Activity] Decision Trees in Spark.mp4
88.24MB
01 Getting Started/001 Introduction.mp4
27.73MB
01 Getting Started/002 [Activity] Getting What You Need.mp4
9.52MB
01 Getting Started/003 [Activity] Installing Enthought Canopy.mp4
40.51MB
01 Getting Started/004 Python Basics_ Part 1.mp4
43.97MB
01 Getting Started/005 [Activity] Python Basics_ Part 2.mp4
28.46MB
01 Getting Started/006 Running Python Scripts.mp4
21.57MB
01 Getting Started/007 Introducing the Pandas Library.mp4
43.34MB
02 Statistics and Probability Refresher_ and Python Practise/008 Types of Data.mp4
34.11MB
02 Statistics and Probability Refresher_ and Python Practise/009 Mean_ Median_ Mode.mp4
28.17MB
02 Statistics and Probability Refresher_ and Python Practise/010 [Activity] Using mean_ median_ and mode in Python.mp4
38.99MB
02 Statistics and Probability Refresher_ and Python Practise/011 [Activity] Variation and Standard Deviation.mp4
45.62MB
02 Statistics and Probability Refresher_ and Python Practise/012 Probability Density Function; Probability Mass Function.mp4
12.35MB
02 Statistics and Probability Refresher_ and Python Practise/013 Common Data Distributions.mp4
27.67MB
02 Statistics and Probability Refresher_ and Python Practise/014 [Activity] Percentiles and Moments.mp4
42.98MB
02 Statistics and Probability Refresher_ and Python Practise/015 [Activity] A Crash Course in matplotlib.mp4
49.28MB
02 Statistics and Probability Refresher_ and Python Practise/016 [Activity] Covariance and Correlation.mp4
49.78MB
02 Statistics and Probability Refresher_ and Python Practise/017 [Exercise] Conditional Probability.mp4
49.55MB
02 Statistics and Probability Refresher_ and Python Practise/018 Exercise Solution_ Conditional Probability of Purchase by Age.mp4
14.09MB
02 Statistics and Probability Refresher_ and Python Practise/019 Bayes' Theorem.mp4
30.13MB
03 Predictive Models/020 [Activity] Linear Regression.mp4
32.97MB
03 Predictive Models/021 [Activity] Polynomial Regression.mp4
29.78MB
03 Predictive Models/022 [Activity] Multivariate Regression_ and Predicting Car Prices.mp4
49.97MB
03 Predictive Models/023 Multi-Level Models.mp4
23.66MB
04 Machine Learning with Python/024 Supervised vs_ Unsupervised Learning_ and Train_Test.mp4
47.8MB
04 Machine Learning with Python/025 [Activity] Using Train_Test to Prevent Overfitting a Polynomial Regression.mp4
22.02MB
04 Machine Learning with Python/026 Bayesian Methods_ Concepts.mp4
19.41MB
04 Machine Learning with Python/027 [Activity] Implementing a Spam Classifier with Naive Bayes.mp4
36.48MB
04 Machine Learning with Python/028 K-Means Clustering.mp4
30.3MB
04 Machine Learning with Python/029 [Activity] Clustering people based on income and age.mp4
23.98MB
04 Machine Learning with Python/030 Measuring Entropy.mp4
17.48MB
04 Machine Learning with Python/032 Decision Trees_ Concepts.mp4
39.72MB
04 Machine Learning with Python/033 [Activity] Decision Trees_ Predicting Hiring Decisions.mp4
38.23MB
04 Machine Learning with Python/034 Ensemble Learning.mp4
33.7MB
04 Machine Learning with Python/035 Support Vector Machines (SVM) Overview.mp4
21.77MB
04 Machine Learning with Python/036 [Activity] Using SVM to cluster people using scikit-learn.mp4
20.84MB
05 Recommender Systems/037 User-Based Collaborative Filtering.mp4
36.81MB
05 Recommender Systems/038 Item-Based Collaborative Filtering.mp4
33.56MB
05 Recommender Systems/039 [Activity] Finding Movie Similarities.mp4
48.48MB
05 Recommender Systems/040 [Activity] Improving the Results of Movie Similarities.mp4
43.98MB
05 Recommender Systems/041 [Activity] Making Movie Recommendations to People.mp4
63.25MB
05 Recommender Systems/042 [Exercise] Improve the recommender's results.mp4
45.85MB
06 More Data Mining and Machine Learning Techniques/043 K-Nearest-Neighbors_ Concepts.mp4
19.9MB
06 More Data Mining and Machine Learning Techniques/044 [Activity] Using KNN to predict a rating for a movie.mp4
59.21MB
06 More Data Mining and Machine Learning Techniques/045 Dimensionality Reduction; Principal Component Analysis.mp4
35.67MB
06 More Data Mining and Machine Learning Techniques/046 [Activity] PCA Example with the Iris data set.mp4
53.31MB
06 More Data Mining and Machine Learning Techniques/047 Data Warehousing Overview_ ETL and ELT.mp4
54.11MB
06 More Data Mining and Machine Learning Techniques/048 Reinforcement Learning.mp4
63.56MB
07 Dealing with Real-World Data/049 Bias_Variance Tradeoff.mp4
31.23MB
07 Dealing with Real-World Data/050 [Activity] K-Fold Cross-Validation to avoid overfitting.mp4
45.87MB
07 Dealing with Real-World Data/051 Data Cleaning and Normalization.mp4
31.9MB
07 Dealing with Real-World Data/052 [Activity] Cleaning web log data.mp4
60.16MB
07 Dealing with Real-World Data/053 Normalizing numerical data.mp4
19.02MB
07 Dealing with Real-World Data/054 [Activity] Detecting outliers.mp4
39.04MB
08 Apache Spark_ Machine Learning on Big Data/056 [Activity] Installing Spark - Part 1.mp4
44.24MB
08 Apache Spark_ Machine Learning on Big Data/057 [Activity] Installing Spark - Part 2.mp4
85.81MB
08 Apache Spark_ Machine Learning on Big Data/058 Spark Introduction.mp4
32.46MB
08 Apache Spark_ Machine Learning on Big Data/059 Spark and the Resilient Distributed Dataset (RDD).mp4
36.41MB
08 Apache Spark_ Machine Learning on Big Data/060 Introducing MLLib.mp4
26.27MB
08 Apache Spark_ Machine Learning on Big Data/062 [Activity] K-Means Clustering in Spark.mp4
62.85MB
08 Apache Spark_ Machine Learning on Big Data/063 TF _ IDF.mp4
32.2MB
08 Apache Spark_ Machine Learning on Big Data/064 [Activity] Searching Wikipedia with Spark.mp4
59.76MB
08 Apache Spark_ Machine Learning on Big Data/065 [Activity] Using the Spark 2_0 DataFrame API for MLLib.mp4
30.53MB
09 Experimental Design/066 A_B Testing Concepts.mp4
42.69MB
09 Experimental Design/067 T-Tests and P-Values.mp4
30.11MB
09 Experimental Design/068 [Activity] Hands-on With T-Tests.mp4
40.06MB
09 Experimental Design/069 Determining How Long to Run an Experiment.mp4
16.68MB
09 Experimental Design/070 A_B Test Gotchas.mp4
43.78MB
10 Deep Learning and Neural Networks/071 Deep Learning Pre-Requisites.mp4
30.43MB
10 Deep Learning and Neural Networks/072 The History of Artificial Neural Networks.mp4
22.45MB
10 Deep Learning and Neural Networks/073 [Activity] Deep Learning in the Tensorflow Playground.mp4
49.01MB
10 Deep Learning and Neural Networks/074 Deep Learning Details.mp4
18.17MB
10 Deep Learning and Neural Networks/075 Introducing Tensorflow.mp4
25.44MB
10 Deep Learning and Neural Networks/076 [Activity] Using Tensorflow_ Part 1.mp4
28.35MB
10 Deep Learning and Neural Networks/077 [Activity] Using Tensorflow_ Part 2.mp4
34.22MB
10 Deep Learning and Neural Networks/078 [Activity] Introducing Keras.mp4
33.83MB
10 Deep Learning and Neural Networks/079 [Activity] Using Keras to Predict Political Affiliations.mp4
27.3MB
10 Deep Learning and Neural Networks/080 Convolutional Neural Networks (CNN's).mp4
23.99MB
10 Deep Learning and Neural Networks/081 [Activity] Using CNN's for handwriting recognition.mp4
22.43MB
10 Deep Learning and Neural Networks/082 Recurrent Neural Networks (RNN's).mp4
21.56MB
10 Deep Learning and Neural Networks/083 [Activity] Using a RNN for sentiment analysis.mp4
27.71MB
10 Deep Learning and Neural Networks/084 The Ethics of Deep Learning.mp4
53.66MB
10 Deep Learning and Neural Networks/085 Learning More about Deep Learning.mp4
26.18MB
11 Final Project/086 Your final project assignment.mp4
19.61MB
11 Final Project/087 Final project review.mp4
28.03MB
12 You made it!/088 More to Explore.mp4
45.14MB
12 You made it!/090 Bonus Lecture_ Discounts on my Spark and MapReduce courses!.mp4
24.32MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统