首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Machine Learning, Data Science and Deep Learning with Python
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-8-19 09:24
2024-10-26 17:15
207
7.67 GB
105
磁力链接
magnet:?xt=urn:btih:168c35c862eb77bcd4b33d0ef26a0f2b18c687c3
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjE2OGMzNWM4NjJlYjc3YmNkNGIzM2QwZWYyNmEwZjJiMThjNjg3YzNaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Machine
Learning
Data
Science
and
Deep
Learning
with
Python
文件列表
1. Getting Started/1. Introduction.mp4
59.6MB
1. Getting Started/10. [Activity] Python Basics, Part 4 [Optional].mp4
21.12MB
1. Getting Started/11. Introducing the Pandas Library [Optional].mp4
123.1MB
1. Getting Started/2. Udemy 101 Getting the Most From This Course.mp4
19.77MB
1. Getting Started/4. [Activity] WINDOWS Installing and Using Anaconda & Course Materials.mp4
101.15MB
1. Getting Started/5. [Activity] MAC Installing and Using Anaconda & Course Materials.mp4
93.97MB
1. Getting Started/6. [Activity] LINUX Installing and Using Anaconda & Course Materials.mp4
82.69MB
1. Getting Started/7. Python Basics, Part 1 [Optional].mp4
32.97MB
1. Getting Started/8. [Activity] Python Basics, Part 2 [Optional].mp4
20.64MB
1. Getting Started/9. [Activity] Python Basics, Part 3 [Optional].mp4
10.09MB
10. Deep Learning and Neural Networks/1. Deep Learning Pre-Requisites.mp4
74.18MB
10. Deep Learning and Neural Networks/10. [Activity] Using Keras to Predict Political Affiliations.mp4
88.19MB
10. Deep Learning and Neural Networks/11. Convolutional Neural Networks (CNN's).mp4
93.09MB
10. Deep Learning and Neural Networks/12. [Activity] Using CNN's for handwriting recognition.mp4
69.56MB
10. Deep Learning and Neural Networks/13. Recurrent Neural Networks (RNN's).mp4
69.17MB
10. Deep Learning and Neural Networks/14. [Activity] Using a RNN for sentiment analysis.mp4
81.36MB
10. Deep Learning and Neural Networks/15. [Activity] Transfer Learning.mp4
115.26MB
10. Deep Learning and Neural Networks/16. Tuning Neural Networks Learning Rate and Batch Size Hyperparameters.mp4
18.43MB
10. Deep Learning and Neural Networks/17. Deep Learning Regularization with Dropout and Early Stopping.mp4
33.63MB
10. Deep Learning and Neural Networks/18. The Ethics of Deep Learning.mp4
128.24MB
10. Deep Learning and Neural Networks/19. Learning More about Deep Learning.mp4
38.64MB
10. Deep Learning and Neural Networks/2. The History of Artificial Neural Networks.mp4
79.98MB
10. Deep Learning and Neural Networks/3. [Activity] Deep Learning in the Tensorflow Playground.mp4
141.58MB
10. Deep Learning and Neural Networks/4. Deep Learning Details.mp4
64.21MB
10. Deep Learning and Neural Networks/5. Introducing Tensorflow.mp4
64.15MB
10. Deep Learning and Neural Networks/7. [Activity] Using Tensorflow, Part 1.mp4
118.22MB
10. Deep Learning and Neural Networks/8. [Activity] Using Tensorflow, Part 2.mp4
104.55MB
10. Deep Learning and Neural Networks/9. [Activity] Introducing Keras.mp4
92.05MB
11. Final Project/1. Your final project assignment Mammogram Classification.mp4
51.64MB
11. Final Project/2. Final project review.mp4
98.51MB
12. You made it!/1. More to Explore.mp4
64.06MB
2. Statistics and Probability Refresher, and Python Practice/1. Types of Data (Numerical, Categorical, Ordinal).mp4
77.24MB
2. Statistics and Probability Refresher, and Python Practice/10. [Activity] Covariance and Correlation.mp4
116.74MB
2. Statistics and Probability Refresher, and Python Practice/11. [Exercise] Conditional Probability.mp4
125.14MB
2. Statistics and Probability Refresher, and Python Practice/12. Exercise Solution Conditional Probability of Purchase by Age.mp4
22MB
2. Statistics and Probability Refresher, and Python Practice/13. Bayes' Theorem.mp4
58.91MB
2. Statistics and Probability Refresher, and Python Practice/2. Mean, Median, Mode.mp4
56.15MB
2. Statistics and Probability Refresher, and Python Practice/3. [Activity] Using mean, median, and mode in Python.mp4
61.94MB
2. Statistics and Probability Refresher, and Python Practice/4. [Activity] Variation and Standard Deviation.mp4
110.86MB
2. Statistics and Probability Refresher, and Python Practice/5. Probability Density Function; Probability Mass Function.mp4
30.07MB
2. Statistics and Probability Refresher, and Python Practice/6. Common Data Distributions (Normal, Binomial, Poisson, etc).mp4
75.36MB
2. Statistics and Probability Refresher, and Python Practice/7. [Activity] Percentiles and Moments.mp4
114.04MB
2. Statistics and Probability Refresher, and Python Practice/8. [Activity] A Crash Course in matplotlib.mp4
129.35MB
2. Statistics and Probability Refresher, and Python Practice/9. [Activity] Advanced Visualization with Seaborn.mp4
147.81MB
3. Predictive Models/1. [Activity] Linear Regression.mp4
100.46MB
3. Predictive Models/2. [Activity] Polynomial Regression.mp4
66.77MB
3. Predictive Models/3. [Activity] Multiple Regression, and Predicting Car Prices.mp4
73.85MB
3. Predictive Models/4. Multi-Level Models.mp4
47.46MB
4. Machine Learning with Python/1. Supervised vs. Unsupervised Learning, and TrainTest.mp4
98.61MB
4. Machine Learning with Python/10. [Activity] LINUX Installing Graphviz.mp4
7.05MB
4. Machine Learning with Python/11. Decision Trees Concepts.mp4
86.53MB
4. Machine Learning with Python/12. [Activity] Decision Trees Predicting Hiring Decisions.mp4
95.95MB
4. Machine Learning with Python/13. Ensemble Learning.mp4
65.21MB
4. Machine Learning with Python/14. [Activity] XGBoost.mp4
102.08MB
4. Machine Learning with Python/15. Support Vector Machines (SVM) Overview.mp4
44.75MB
4. Machine Learning with Python/16. [Activity] Using SVM to cluster people using scikit-learn.mp4
46.7MB
4. Machine Learning with Python/2. [Activity] Using TrainTest to Prevent Overfitting a Polynomial Regression.mp4
58.14MB
4. Machine Learning with Python/3. Bayesian Methods Concepts.mp4
40.72MB
4. Machine Learning with Python/4. [Activity] Implementing a Spam Classifier with Naive Bayes.mp4
89.08MB
4. Machine Learning with Python/5. K-Means Clustering.mp4
71.95MB
4. Machine Learning with Python/6. [Activity] Clustering people based on income and age.mp4
57.29MB
4. Machine Learning with Python/7. Measuring Entropy.mp4
34.97MB
4. Machine Learning with Python/8. [Activity] WINDOWS Installing Graphviz.mp4
2.06MB
4. Machine Learning with Python/9. [Activity] MAC Installing Graphviz.mp4
14.83MB
5. Recommender Systems/1. User-Based Collaborative Filtering.mp4
86.37MB
5. Recommender Systems/2. Item-Based Collaborative Filtering.mp4
75MB
5. Recommender Systems/3. [Activity] Finding Movie Similarities using Cosine Similarity.mp4
107.83MB
5. Recommender Systems/4. [Activity] Improving the Results of Movie Similarities.mp4
94.86MB
5. Recommender Systems/5. [Activity] Making Movie Recommendations with Item-Based Collaborative Filtering.mp4
132.55MB
5. Recommender Systems/6. [Exercise] Improve the recommender's results.mp4
84.24MB
6. More Data Mining and Machine Learning Techniques/1. K-Nearest-Neighbors Concepts.mp4
40.28MB
6. More Data Mining and Machine Learning Techniques/2. [Activity] Using KNN to predict a rating for a movie.mp4
142.06MB
6. More Data Mining and Machine Learning Techniques/3. Dimensionality Reduction; Principal Component Analysis (PCA).mp4
67.74MB
6. More Data Mining and Machine Learning Techniques/4. [Activity] PCA Example with the Iris data set.mp4
109.74MB
6. More Data Mining and Machine Learning Techniques/5. Data Warehousing Overview ETL and ELT.mp4
103.33MB
6. More Data Mining and Machine Learning Techniques/6. Reinforcement Learning.mp4
132.26MB
6. More Data Mining and Machine Learning Techniques/7. [Activity] Reinforcement Learning & Q-Learning with Gym.mp4
77.96MB
6. More Data Mining and Machine Learning Techniques/8. Understanding a Confusion Matrix.mp4
14.83MB
6. More Data Mining and Machine Learning Techniques/9. Measuring Classifiers (Precision, Recall, F1, ROC, AUC).mp4
25.11MB
7. Dealing with Real-World Data/1. BiasVariance Tradeoff.mp4
66.31MB
7. Dealing with Real-World Data/10. Binning, Transforming, Encoding, Scaling, and Shuffling.mp4
47.92MB
7. Dealing with Real-World Data/2. [Activity] K-Fold Cross-Validation to avoid overfitting.mp4
76.1MB
7. Dealing with Real-World Data/3. Data Cleaning and Normalization.mp4
78.76MB
7. Dealing with Real-World Data/4. [Activity] Cleaning web log data.mp4
129.38MB
7. Dealing with Real-World Data/5. Normalizing numerical data.mp4
38.2MB
7. Dealing with Real-World Data/6. [Activity] Detecting outliers.mp4
36.32MB
7. Dealing with Real-World Data/7. Feature Engineering and the Curse of Dimensionality.mp4
41.71MB
7. Dealing with Real-World Data/8. Imputation Techniques for Missing Data.mp4
49.02MB
7. Dealing with Real-World Data/9. Handling Unbalanced Data Oversampling, Undersampling, and SMOTE.mp4
36.34MB
8. Apache Spark Machine Learning on Big Data/10. TF IDF.mp4
68.86MB
8. Apache Spark Machine Learning on Big Data/11. [Activity] Searching Wikipedia with Spark.mp4
102.99MB
8. Apache Spark Machine Learning on Big Data/12. [Activity] Using the Spark 2.0 DataFrame API for MLLib.mp4
105.68MB
8. Apache Spark Machine Learning on Big Data/3. [Activity] Installing Spark - Part 1.mp4
83.63MB
8. Apache Spark Machine Learning on Big Data/4. [Activity] Installing Spark - Part 2.mp4
111.98MB
8. Apache Spark Machine Learning on Big Data/5. Spark Introduction.mp4
89.86MB
8. Apache Spark Machine Learning on Big Data/6. Spark and the Resilient Distributed Dataset (RDD).mp4
98.52MB
8. Apache Spark Machine Learning on Big Data/7. Introducing MLLib.mp4
54.74MB
8. Apache Spark Machine Learning on Big Data/8. Introduction to Decision Trees in Spark.mp4
134.01MB
8. Apache Spark Machine Learning on Big Data/9. [Activity] K-Means Clustering in Spark.mp4
117.86MB
9. Experimental Design ML in the Real World/1. Deploying Models to Real-Time Systems.mp4
33.04MB
9. Experimental Design ML in the Real World/2. AB Testing Concepts.mp4
97.48MB
9. Experimental Design ML in the Real World/3. T-Tests and P-Values.mp4
64.91MB
9. Experimental Design ML in the Real World/4. [Activity] Hands-on With T-Tests.mp4
81.62MB
9. Experimental Design ML in the Real World/5. Determining How Long to Run an Experiment.mp4
34.84MB
9. Experimental Design ML in the Real World/6. AB Test Gotchas.mp4
96.1MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统