美文网首页
高维数据可视化开源工具:Embedding Projector

高维数据可视化开源工具:Embedding Projector

作者: 碰碰金刚 | 来源:发表于2016-12-27 17:24 被阅读0次

    Google高维数据可视化开源工具:Embedding Projector

    我爱机器学习(52ml.net)2016年12月10日0

    机器学习大数据必不可少,大数据的可视化分析一直是难以解决好的问题,Google 今年12月8日开源的 Embedding Projector 期待解决这个问题。

    这款用于交互式可视化和高维数据分析的网页工具 Embedding Projector 是 TensorFlow 的一部分,同时,谷歌也在 projector.tensorflow.org 上开放了一个可以单独使用的版本,让用户无需安装即可使用高维数据可视化

    官方报道:

    https://research.googleblog.com/2016/12/open-sourcing-embedding-projector-tool.html

    Embedding Projector 官方地址:

    https://www.tensorflow.org/versions/master/how_tos/embedding_viz/index.html

    无需安装即可单独使用的版本:

    http://projector.tensorflow.org/

    相关论文地址:

    Embedding Projector: Interactive Visualization andInterpretation of Embeddings

    论文摘要:

    ​Embeddings are ubiquitous in machine learning, appearing in recommender systems, NLP, and many other applications. Researchers and developers often need to explore the properties of a specific embedding, and one way to analyze embeddings is to visualize them. We present the Embedding Projector, a tool for interactive visualization and interpretation of embeddings.

    相关文章

      网友评论

          本文标题:高维数据可视化开源工具:Embedding Projector

          本文链接:https://www.haomeiwen.com/subject/bvrevttx.html