1. 程式人生 > >python配置(二)——機器學習環境

python配置(二)——機器學習環境

C:\Users\maxingxin\AppData\Local\Programs\Python\Python36\Scripts>pip install Jupyter Notebook
Collecting Jupyter
  Downloading https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl
Collecting Notebook
  Downloading https://files.pythonhosted.org/packages/c0/66/cfed59f574d03ca5f1b7c5281485a9cc9a0f21342d24e0f057572316dae5/notebook-5.5.0-py2.py3-none-any.whl (8.4MB)
    100% |████████████████████████████████| 8.4MB 391kB/s
Collecting qtconsole (from Jupyter)
  Downloading https://files.pythonhosted.org/packages/90/ff/047e0dca2627b162866920e7aa93f04523c0ae81e5c67060eec85701992d/qtconsole-4.3.1-py2.py3-none-any.whl (108kB)
    100% |████████████████████████████████| 112kB 803kB/s
Collecting nbconvert (from Jupyter)
  Downloading https://files.pythonhosted.org/packages/39/ea/280d6c0d92f8e3ca15fd798bbcc2ea141489f9539de7133d8fe10ea4b049/nbconvert-5.3.1-py2.py3-none-any.whl (387kB)
    100% |████████████████████████████████| 389kB 1.1MB/s
Collecting jupyter-console (from Jupyter)
  Downloading https://files.pythonhosted.org/packages/77/82/6469cd7fccf7958cbe5dce2e623f1e3c5e27f1bb1ad36d90519bc2d5d370/jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting ipykernel (from Jupyter)
  Downloading https://files.pythonhosted.org/packages/ab/3f/cd624c835aa3336a9110d0a99e15070f343b881b7d651ab1375ef226a3ac/ipykernel-4.8.2-py3-none-any.whl (108kB)
    100% |████████████████████████████████| 112kB 970kB/s
Collecting ipywidgets (from Jupyter)
  Downloading https://files.pythonhosted.org/packages/7d/24/fabc09ad81c6071159a4d12d5bfbddcbea69bd9e3b16c3250ef300c0285f/ipywidgets-7.2.1-py2.py3-none-any.whl (106kB)
    100% |████████████████████████████████| 112kB 757kB/s
Collecting jinja2 (from Notebook)
  Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB)
    100% |████████████████████████████████| 133kB 575kB/s
Collecting Send2Trash (from Notebook)
  Downloading https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl
Collecting jupyter-client>=5.2.0 (from Notebook)
  Downloading https://files.pythonhosted.org/packages/94/dd/fe6c4d683b09eb05342bd2816b7779663f71762b4fa9c2d5203d35d17354/jupyter_client-5.2.3-py2.py3-none-any.whl (89kB)
    100% |████████████████████████████████| 92kB 814kB/s
Requirement already satisfied: ipython-genutils in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from Notebook) (0.2.0)
Collecting jupyter-core>=4.4.0 (from Notebook)
  Downloading https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl (126kB)
    100% |████████████████████████████████| 133kB 990kB/s
Requirement already satisfied: traitlets>=4.2.1 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from Notebook) (4.3.2)
Collecting nbformat (from Notebook)
  Downloading https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl (155kB)
    100% |████████████████████████████████| 163kB 920kB/s
Collecting terminado>=0.8.1 (from Notebook)
  Downloading https://files.pythonhosted.org/packages/2e/20/a26211a24425923d46e1213b376a6ee60dc30bcdf1b0c345e2c3769deb1c/terminado-0.8.1-py2.py3-none-any.whl
Collecting tornado>=4 (from Notebook)
  Downloading https://files.pythonhosted.org/packages/3d/4a/5b321dc86dec06205cfae8e06fd9fa78be57e199b8665dc152c56f7d5b53/tornado-5.0.2-cp36-cp36m-win_amd64.whl (439kB)
    100% |████████████████████████████████| 440kB 41kB/s
Collecting pyzmq>=17 (from Notebook)
  Downloading https://files.pythonhosted.org/packages/27/0b/a275f30738a014dc25443d2f45156ca739991df581fdaa40aa19df6c4f86/pyzmq-17.0.0-cp36-cp36m-win_amd64.whl (944kB)
    100% |████████████████████████████████| 952kB 534kB/s
Requirement already satisfied: pygments in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from qtconsole->Jupyter) (2.2.0)
Collecting pandocfilters>=1.4.1 (from nbconvert->Jupyter)
  Downloading https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz
Collecting testpath (from nbconvert->Jupyter)
  Downloading https://files.pythonhosted.org/packages/15/19/d7bc380c479a184e4a5a9ce516e4e2a773165f89b445f7cdced83d94de25/testpath-0.3.1-py2.py3-none-any.whl (161kB)
    100% |████████████████████████████████| 163kB 237kB/s
Collecting mistune>=0.7.4 (from nbconvert->Jupyter)
  Downloading https://files.pythonhosted.org/packages/c8/8c/87f4d359438ba0321a2ae91936030110bfcc62fef752656321a72b8c1af9/mistune-0.8.3-py2.py3-none-any.whl
Collecting entrypoints>=0.2.2 (from nbconvert->Jupyter)
  Downloading https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl
Collecting bleach (from nbconvert->Jupyter)
  Downloading https://files.pythonhosted.org/packages/30/b6/a8cffbb9ab4b62b557c22703163735210e9cd857d533740c64e1467d228e/bleach-2.1.3-py2.py3-none-any.whl
Requirement already satisfied: ipython in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jupyter-console->Jupyter) (6.4.0)
Requirement already satisfied: prompt-toolkit<2.0.0,>=1.0.0 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jupyter-console->Jupyter) (1.0.15)
Collecting widgetsnbextension~=3.2.0 (from ipywidgets->Jupyter)
  Downloading https://files.pythonhosted.org/packages/ff/fa/64acc09fc845a6b2dc0724d6f3f81e829b778ed5e9a7559567b4f19a3f4b/widgetsnbextension-3.2.1-py2.py3-none-any.whl (2.2MB)
    100% |████████████████████████████████| 2.2MB 815kB/s
Collecting MarkupSafe>=0.23 (from jinja2->Notebook)
  Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz
Requirement already satisfied: python-dateutil>=2.1 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jupyter-client>=5.2.0->Notebook) (2.7.3)
Requirement already satisfied: decorator in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from traitlets>=4.2.1->Notebook) (4.3.0)
Requirement already satisfied: six in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from traitlets>=4.2.1->Notebook) (1.11.0)
Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->Notebook)
  Downloading https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
Collecting pywinpty>=0.5; os_name == "nt" (from terminado>=0.8.1->Notebook)
  Downloading https://files.pythonhosted.org/packages/96/b8/fe0669423dd6a7bbac22fb56bd8a740c674f22e90fd5ecb9ac6c68789a7b/pywinpty-0.5.4-cp36-cp36m-win_amd64.whl (1.3MB)
    100% |████████████████████████████████| 1.3MB 709kB/s
Collecting html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre (from bleach->nbconvert->Jupyter)
  Downloading https://files.pythonhosted.org/packages/a5/62/bbd2be0e7943ec8504b517e62bab011b4946e1258842bc159e5dfde15b96/html5lib-1.0.1-py2.py3-none-any.whl (117kB)
    100% |████████████████████████████████| 122kB 1.3MB/s
Requirement already satisfied: simplegeneric>0.8 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.8.1)
Requirement already satisfied: backcall in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.1.0)
Requirement already satisfied: setuptools>=18.5 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (39.0.1)
Requirement already satisfied: pickleshare in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.7.4)
Requirement already satisfied: colorama; sys_platform == "win32" in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.3.9)
Requirement already satisfied: jedi>=0.10 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from ipython->jupyter-console->Jupyter) (0.12.0)
Requirement already satisfied: wcwidth in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from prompt-toolkit<2.0.0,>=1.0.0->jupyter-console->Jupyter) (0.1.7)
Collecting webencodings (from html5lib!=1.0b1,!=1.0b2,!=1.0b3,!=1.0b4,!=1.0b5,!=1.0b6,!=1.0b7,!=1.0b8,>=0.99999999pre->bleach->nbconvert->Jupyter)
  Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
Requirement already satisfied: parso>=0.2.0 in c:\users\maxingxin\appdata\local\programs\python\python36\lib\site-packages (from jedi>=0.10->ipython->jupyter-console->Jupyter) (0.2.1)
Installing collected packages: jupyter-core, pyzmq, tornado, jupyter-client, ipykernel, qtconsole, MarkupSafe, jinja2, pandocfilters, testpath, jsonschema, nbformat, mistune, entrypoints, webencodings, html5lib, bleach, nbconvert, jupyter-console, Send2Trash, pywinpty, terminado, Notebook, widgetsnbextension, ipywidgets, Jupyter
  The scripts jupyter-migrate.exe, jupyter-troubleshoot.exe and jupyter.exe are installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  The scripts jupyter-kernel.exe, jupyter-kernelspec.exe and jupyter-run.exe are installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  Running setup.py install for MarkupSafe ... done
  Running setup.py install for pandocfilters ... done
  The script jsonschema.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  The script jupyter-trust.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  The script jupyter-nbconvert.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  The script jupyter-console.exe is installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  The scripts jupyter-bundlerextension.exe, jupyter-nbextension.exe, jupyter-notebook.exe and jupyter-serverextension.exe are installed in 'c:\users\maxingxin\appdata\local\programs\python\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed Jupyter-1.0.0 MarkupSafe-1.0 Notebook-5.5.0 Send2Trash-1.5.0 bleach-2.1.3 entrypoints-0.2.3 html5lib-1.0.1 ipykernel-4.8.2 ipywidgets-7.2.1 jinja2-2.10 jsonschema-2.6.0 jupyter-client-5.2.3 jupyter-console-5.2.0 jupyter-core-4.4.0 mistune-0.8.3 nbconvert-5.3.1 nbformat-4.4.0 pandocfilters-1.4.2 pywinpty-0.5.4 pyzmq-17.0.0 qtconsole-4.3.1 terminado-0.8.1 testpath-0.3.1 tornado-5.0.2 webencodings-0.5.1 widgetsnbextension-3.2.1

相關推薦

python配置——機器學習環境

C:\Users\maxingxin\AppData\Local\Programs\Python\Python36\Scripts>pip install Jupyter NotebookCollecting Jupyter  Downloading https://files.pythonhosted

模式識別與機器學習筆記機器學習的基礎理論

機器學習是一門對數學有很高要求的學科,在正式開始學習之前,我們需要掌握一定的數學理論,主要包括概率論、決策論、資訊理論。 一、極大似然估計(Maximam Likelihood Estimation,MLE ) 在瞭解極大似然估計之前,我們首先要明確什麼是似然函式(likelihoo

系統學習機器學習之總結--機器學習演算法比較

轉自:https://blog.csdn.net/bryan__/article/details/52026214 其實這篇文章真正出處來自:csuldw 本文主要回顧下幾個常用演算法的適應場景及其優缺點! 機器學習演算法太多了,分類、迴歸、聚類、推薦、影象識別領域等等,要想找到一個合適演算

機器學習練習-機器學習的四大應用領域

一·資料探勘   資料探勘主要是應用於大資料領域,利用機器學習的模型來挖掘資料中的潛在價值。發現數據之間的關係。比如根據房價的變化預測房價,根據天氣資訊預測天氣等。會應用經典的迴歸類問題。   傳統的監督學習,或者非監督學習,或者與深度學習相結合的方式。 二·計算機視覺   讓機器像人一樣看世界,看到

python新人小白學爬蟲,學習筆記——前期的環境準備

前幾天,我剛剛進行了爬蟲基本知識和學習背景的總結和筆記,今天記錄的是Python的爬蟲入門實踐須知。 首先,是環境的配置 學習python網路爬蟲技術當然需要在Python的環境下,對此,我們可以直接使用Python官網提供的各種不同版本的Python3,當

機器學習簡要筆記——常見學習任務及算法

bubuko 屬性。 src 沒有 數據 數量 類別 降維 筆記 1、分類 從標識數據中學習分類特征,利用學習的分類特征,識別某個對象屬於哪個類別。 2、回歸 預測與對象相關聯的連續性屬性。 3、聚類 從沒有標記的數據中發現類似特征的分組,即將對象自動分組。

Pthon學習之路 第四篇 Python基礎

pri bsp programs -s alt 如果 lex class 算數運算 1.運算符:+ - *(乘法) /(除法) %(求余) //(求商) **(求冪) 2.成員運算:in not in:判斷單個字符或者子序列在不在字符串中。(n

Cris 學習Python日記:條件判斷語句

1、if 語句和input 函式 # 條件判斷語句(if 語句) # 語法:if 條件表示式: # 程式碼塊 # 預設情況下,if 語句只會控制僅僅跟在後面的那條語句,如

Python爬蟲:Scrapy框架的配置安裝

Windows安裝方式 預設支援Python2、Python3,通過pip安裝Csrapy框架: pip install Scrapy Ubuntu(9.10以上版本)安裝方式 預設支援Python2、Python3,通過pip安裝Csrapy框架: sud

RabbitMQ:入門——RabbitMQ Server 環境配置中的一些坑

RabbitMQ的服務端基於Erlang語言編寫,要在機器上安裝RabbitMQ必須先搞好Erlang環境。如果沒配置好Erlang環境,直接執行RabbitMQ官網上的exe檔案,會彈框提示你先裝好Erlang環境。也就是如果機器上沒配好Erlang環境,RabbitMQ的服務端是啟動不起來的。

機器學習——機器學習中的矩陣方法2特徵值和奇異值

QR分解(續) 令A=[a1,⋯,an],其中ai為列向量。則: u1u2u3uk=a1,=a2−proju1a2,=a3−proju1a3−proju2a3,⋮=ak−∑j=1k−1projujak,e1e2e3ek=u1∥u1∥=u2∥u2∥=u3∥

Jenkins環境搭建——安裝外掛及全域性安全配置

一、安裝外掛 上篇安裝jenkins時,我們已經安裝了推薦的外掛,這裡我們再安裝兩個子認為不錯的外掛。 1、在jenkins頁面上點選“系統管理” 2、再點選“外掛管理” 3、選擇“可選外掛”,在搜尋框中輸入rebuilder。此外掛用於重新構建。 4、第二個需要安

大資料基礎知識學習-----Hive學習筆記Hive安裝環境準備

Hive安裝環境準備 Hive安裝地址 Hive安裝部署 Hive安裝及配置 把apache-hive-1.2.1-bin.tar.gz上傳到linux的/opt/software目錄下 解壓apache-hive-1.2.

flutter學習配置編輯器

使用flutter進行移動開發工作,可以使用使用文字編輯器編寫flutter,但是建議使用編輯器外掛,可以實現程式碼自動完成、語法高亮、程式碼輔助以及除錯支援等等。下面介紹vs code 開發外掛的安裝一、VS Code一款輕量級flutter執行和除錯支援編輯器1、版本最好

學習大資料第五天:最小乘法的Python實現

1.numpy.random.normal numpy.random.normal numpy.random.normal(loc=0.0, scale=1.0, size=None) Draw random samples from a normal (Gaussi

WebLogic 10.3.5.0 叢集環境配置

四、測試     在本實驗中使用HttpClusterServlet做叢集分發。     1. 在10.16.65.110伺服器上的cluster_domain中再建立一個受管伺服器proxy_server,監聽埠為8000,用於部署代理服務應用程式。     2.

AI 學習之路——輕鬆初探 Python

這是「AI 學習之路」的第 2 篇,「Python 學習」的第 2 篇 我將分兩篇講解下 Python 的基礎語法,這是第一篇。大家也可以在很多地方看到入門的學習資料,我就簡單的根據自己理解和學習,用盡量簡單和好理解的方式,再來小入門一下,文中可能

Appium+python自動化- 環境搭建—下超詳解

簡介    巨集哥的人品還算說得過去,雖然很久沒有搭建環境了,但是換了新電腦裝置,一氣呵成,將android的測試開發環境已經搭建準備完畢。上一篇android測試開發環境已經準備好, 那麼接下來就是appium的環境安裝和搭建了。 嘿嘿!巨集哥和小夥伴們開個玩笑,不要覺得自人品不好,就不會成功

機器學習筆記機器學習可行性分析

資料 表示 image 隨機 訓練樣本 -s mage 例如 lin 從大量數據中抽取出一些樣本,例如,從大量彈珠中隨機抽取出一些樣本,總的樣本中橘色彈珠的比例為,抽取出的樣本中橘色彈珠的比例為,這兩個比例的值相差很大的幾率很小,數學公式表示為: 用抽取到的樣本作為訓練

DeepLearning tutorial2機器學習算法在訓練過程中保存參數

read com true article detail spec ear ase 例如 我是小白,說的不是很好,請原諒 @author:wepon @blog:http://blog.csdn.net/u012162613/article/details/43169019