-
在Python中实现密度估计的随机森林工具:randomforest-density-python
资源介绍
Python中的密度估算林
随机森林中的核密度估计
用法
运行--help
usage: density_forest.py [-h] [-l LEAF] [-d DATA] [-g GRANULARITY]
randomforest-density: density estimation using random forests.
optional arguments:
-h, --help show this help message and exit
-l LEAF, --leaf LEAF Choose what leaf estimator to use (Gaussian [ ' gauss ' ]
or KDE [ ' kde ' ])
-d DATA, --data DATA Path