首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeTutorials.Us] Udemy - machine-learning-course-with-python
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2018-12-12 09:05
2025-5-28 09:59
129
2.91 GB
89
磁力链接
magnet:?xt=urn:btih:03705fe20e1d0bca7e1938d98089710ec067e809
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjAzNzA1ZmUyMGUxZDBiY2E3ZTE5MzhkOTgwODk3MTBlYzA2N2U4MDlaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeTutorials
Us
Udemy
-
machine-learning-course-with-python
文件列表
01 Introduction/001 What Does the Course Cover.mp4
9.88MB
02 Getting Started with Anaconda/004 Windows OS Downloading Installing Anaconda.mp4
64.36MB
02 Getting Started with Anaconda/005 Windows OS Managing Environment.mp4
18.82MB
02 Getting Started with Anaconda/008 Navigating the Spyder Jupyter Notebook Interface.mp4
41.35MB
02 Getting Started with Anaconda/009 Downloading the IRIS Datasets.mp4
10.49MB
02 Getting Started with Anaconda/010 Data Exploration and Analysis.mp4
34.79MB
02 Getting Started with Anaconda/011 Presenting Your Data.mp4
46.52MB
03 Regression/012 Introduction.mp4
11.72MB
03 Regression/013 Categories of Machine Learning.mp4
22.36MB
03 Regression/014 Working with Scikit-Learn.mp4
45.94MB
03 Regression/015 Boston Housing Data - EDA.mp4
61.46MB
03 Regression/016 Correlation Analysis and Feature Selection.mp4
22.58MB
03 Regression/017 Simple Linear Regression Modelling with Boston Housing Data.mp4
33.8MB
03 Regression/018 Robust Regression.mp4
33.46MB
03 Regression/019 Evaluate Model Performance.mp4
59.14MB
03 Regression/020 Multiple Regression with statsmodel.mp4
59.64MB
03 Regression/021 Multiple Regression and Feature Importance.mp4
44.66MB
03 Regression/022 Ordinary Least Square Regression and Gradient Descent.mp4
50.03MB
03 Regression/023 Regularised Method for Regression.mp4
47.81MB
03 Regression/024 Polynomial Regression.mp4
43.81MB
03 Regression/025 Dealing with Non-linear relationships.mp4
28.44MB
03 Regression/026 Feature Importance Revisited.mp4
26.18MB
03 Regression/027 Data Pre-Processing 1.mp4
34.92MB
03 Regression/028 Data Pre-Processing 2.mp4
49.58MB
03 Regression/029 Variance Bias Trade Off - Validation Curve.mp4
43.83MB
03 Regression/030 Variance Bias Trade Off - Learning Curve.mp4
42.45MB
03 Regression/031 Cross Validation.mp4
44.68MB
04 Classification/032 Introduction.mp4
7.91MB
04 Classification/033 Logistic Regression 1.mp4
26.93MB
04 Classification/034 Logistic Regression 2.mp4
41.75MB
04 Classification/035 MNIST Project 1 - Introduction.mp4
34.55MB
04 Classification/036 MNIST Project 2 - SGDClassifier.mp4
25.47MB
04 Classification/037 MNIST Project 3 - Performance Measures.mp4
26.4MB
04 Classification/038 MNIST Project 4 - Confusion Matrix Precision Recall and F1 Score.mp4
46.08MB
04 Classification/039 MNIST Project 5 - Precision and Recall Tradeoff.mp4
43.91MB
04 Classification/040 MNIST Project 6 - The ROC Curve.mp4
33.78MB
05 Support Vector Machine SVM/042 Introduction.mp4
4.72MB
05 Support Vector Machine SVM/043 Support Vector Machine SVM Concepts.mp4
51.8MB
05 Support Vector Machine SVM/044 Linear SVM Classification.mp4
31.57MB
05 Support Vector Machine SVM/045 Polynomial Kernel.mp4
50.31MB
05 Support Vector Machine SVM/046 Gaussian Radial Basis Function.mp4
44.8MB
05 Support Vector Machine SVM/047 Support Vector Regression.mp4
17.39MB
05 Support Vector Machine SVM/048 Advantages and Disadvantages of SVM.mp4
13.11MB
06 Tree/049 Introduction.mp4
5.58MB
06 Tree/050 What is Decision Tree.mp4
34.07MB
06 Tree/051 Training a Decision Tree.mp4
16.59MB
06 Tree/052 Visualising a Decision Trees.mp4
55.25MB
06 Tree/053 Decision Tree Learning Algorithm.mp4
36.97MB
06 Tree/054 Decision Tree Regression.mp4
33.8MB
06 Tree/055 Overfitting and Grid Search.mp4
54.43MB
06 Tree/056 Where to From Here.mp4
11.62MB
06 Tree/057 Project HR - Loading and preprocesing data.mp4
56.76MB
06 Tree/058 Project HR - Modelling.mp4
16.5MB
07 Ensemble Machine Learning/059 Introduction.mp4
5.22MB
07 Ensemble Machine Learning/060 Ensemble Learning Methods Introduction.mp4
27.68MB
07 Ensemble Machine Learning/061 Bagging Part 1.mp4
55.47MB
07 Ensemble Machine Learning/062 Bagging Part 2.mp4
37.31MB
07 Ensemble Machine Learning/063 Random Forests.mp4
43.11MB
07 Ensemble Machine Learning/064 Extra-Trees.mp4
21.58MB
07 Ensemble Machine Learning/065 AdaBoost.mp4
39.82MB
07 Ensemble Machine Learning/066 Gradient Boosting Machine.mp4
44.87MB
07 Ensemble Machine Learning/067 XGBoost.mp4
51.35MB
07 Ensemble Machine Learning/068 Project HR - Human Resources Analytics.mp4
88.16MB
07 Ensemble Machine Learning/069 Ensemble of ensembles Part 1.mp4
52.03MB
07 Ensemble Machine Learning/070 Ensemble of ensembles Part 2.mp4
44.89MB
08 k-Nearest Neighbours kNN/071 kNN Introduction.mp4
4.37MB
08 k-Nearest Neighbours kNN/072 kNN Concepts.mp4
15MB
08 k-Nearest Neighbours kNN/073 kNN and Iris Dataset Demo.mp4
20.75MB
08 k-Nearest Neighbours kNN/074 Distance Metric.mp4
13.08MB
08 k-Nearest Neighbours kNN/075 Project Cancer Detection Part 1.mp4
49.4MB
08 k-Nearest Neighbours kNN/076 Project Cancer Detection Part 2.mp4
48.64MB
09 Dimensionality Reduction/077 Introduction.mp4
3.63MB
09 Dimensionality Reduction/078 Dimensionality Reduction Concept.mp4
25.73MB
09 Dimensionality Reduction/079 PCA Introduction.mp4
42.24MB
09 Dimensionality Reduction/080 Dimensionality Reduction Demo.mp4
14.64MB
09 Dimensionality Reduction/081 Project Wine 1 Dimensionality Reduction with PCA.mp4
46.11MB
09 Dimensionality Reduction/083 Project Wine 2 Choosing the Number of Components.mp4
18.79MB
09 Dimensionality Reduction/084 Kernel PCA.mp4
35.84MB
09 Dimensionality Reduction/085 Kernel PCA Demo.mp4
16.01MB
09 Dimensionality Reduction/086 LDA Comparison between LDA and PCA.mp4
16.9MB
10 Unsupervised Learning Clustering/087 Introduction.mp4
4.03MB
10 Unsupervised Learning Clustering/088 Clustering Concepts.mp4
17.47MB
10 Unsupervised Learning Clustering/089 MLextend.mp4
22.58MB
10 Unsupervised Learning Clustering/090 Wards Agglomerative Hierarchical Clustering.mp4
44.12MB
10 Unsupervised Learning Clustering/091 Truncating Dendrogram.mp4
56.42MB
10 Unsupervised Learning Clustering/092 k-Means Clustering.mp4
36.59MB
10 Unsupervised Learning Clustering/093 Elbow Method.mp4
15.76MB
10 Unsupervised Learning Clustering/094 Silhouette Analysis.mp4
16.5MB
10 Unsupervised Learning Clustering/095 Mean Shift.mp4
25.68MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统