论文精读:Deep Neural Decision Trees

Deep Neural Decision Trees Soft binning function Soft binning function 这个函数的功能为:输入一个标量 x x x ,生成标量 x x x 属于的区间的索引。具体如何实现的呢?往下看: 假设我们有一个连续的变量 x x x,我们想把它分隔成 n + 1 n+1 n+1 个间隔。这样就需要 n n n 个切割点(cut point
相关文章
相关标签/搜索