1. 安装 jupyter (不用多说)

2.  安装facets

  pip install facets

3. 安装 protobuf

 pip install protobuf

4. download facets 地址:https://github.com/PAIR-code/facets

  直接用 git clone https://github.com/PAIR-code/facets 到本地

5. 找到 jupyter安装的以下路径:

     share\jupyter\nbextensions 

  比如我现在安装路径 E:\Python\share\jupyter\nbextensions 

6. copy down 下来 的 facets/facets-dist 文件 至 share\jupyter\nbextensions 下

win10 安装 facets步骤


7.  启动 jupyter notebook 

       powershell 中 直接 jupyter notebook

  win10 安装 facets步骤


分别运行 facets_overview/Overview_demo.ipynb 和 facets_dive/Dive_demo.ipynb  如下图:

win10 安装 facets步骤


win10 安装 facets步骤

相关文章:

  • 2021-09-03
  • 2021-04-24
  • 2021-06-03
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-01-20
猜你喜欢
  • 2021-12-31
  • 2022-01-07
  • 2021-05-18
  • 2021-09-23
  • 2021-11-03
  • 2021-07-26
  • 2021-04-13
相关资源
相似解决方案