├── README.md ├── gbdt_featureparallel.hpp └── pic ├── 2.png ├── 3.png ├── 3_matrix.png └── node.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNevd/Parallel-GBDT/HEAD/README.md -------------------------------------------------------------------------------- /gbdt_featureparallel.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNevd/Parallel-GBDT/HEAD/gbdt_featureparallel.hpp -------------------------------------------------------------------------------- /pic/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNevd/Parallel-GBDT/HEAD/pic/2.png -------------------------------------------------------------------------------- /pic/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNevd/Parallel-GBDT/HEAD/pic/3.png -------------------------------------------------------------------------------- /pic/3_matrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNevd/Parallel-GBDT/HEAD/pic/3_matrix.png -------------------------------------------------------------------------------- /pic/node.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CNevd/Parallel-GBDT/HEAD/pic/node.png --------------------------------------------------------------------------------