课程: SQL Server Machine Learning Services: Python
今天就学习课程吧!
今天就开通帐号,24,100 门业界名师课程任您挑!
The Anaconda open-source packages
- [Instructor] One of the factors that contributes to Python's popularity is its extensibility. New capabilities can easily be added by installing additional packages that bring new abilities to the language. When we installed machine learning services on our SQL Server instance, you might remember something about accepting a license agreement from Anaconda. Anaconda is a distribution of Python that already includes a wide selection of some of the most popular add-on packages and it's what Microsoft uses to bring these features to SQL Server. If we visit the Anaconda Website at this URL, you can get a feel for many of the packages that are included. I'm going to scroll down on this page and you'll see that we can develop and train machine learning algorithms with scikit-learn or we could analyze data with Dask, NumPy, pandas, and Numba. Also we can visualize results with Matplotlib or Bokeh. The links like this one here, for Matplotlib will take you to the official sites for each…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
(已锁定)
The Anaconda open-source packages7 分钟 27 秒
-
(已锁定)
Functions in the revoscalepy package1 分钟 48 秒
-
(已锁定)
Model, train, and score with microsoftml1 分钟 16 秒
-
(已锁定)
Produce graphics with MatPlotLib7 分钟 53 秒
-
(已锁定)
Get descriptive statistics with pandas7 分钟 45 秒
-
(已锁定)
Challenge: Sample a data frame1 分钟 12 秒
-
(已锁定)
Solution: Sample a data frame5 分钟 21 秒
-
(已锁定)
-
-
-
-