项目作者: AvivNavon

项目描述 :
RAndom DS Stuff
高级语言: Jupyter Notebook
项目地址: git://github.com/AvivNavon/radss.git
创建时间: 2018-09-08T10:18:25Z
项目社区:https://github.com/AvivNavon/radss

开源协议:

下载


Random Data-Science Stuff

A bunch of random DS stuff.

Notebooks

  1. visualizing-high-dim-data: Using UMAP, t-SNE and PCA to visualize high-dimensional datasets.



  1. know-your-boundaries: Visualizing the decision boundaries of commonly used classifiers.



  1. bayesian-reinforcement-learning:
    Multi-armed bandit problem, Bayesian reinforcement learning and Thompson sampling.



  2. sampling-methods: Monte Carlo methods and Importance Sampling.



    1. the-power-of-mtl: A simple demonstration of the power of multi-task learning (MTL) compared to single-task learning (STL) approaches.