We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c799fd commit bc8c535Copy full SHA for bc8c535
gbdt/gbdt.py
@@ -0,0 +1,9 @@
1
+#!/usr/bin/env python
2
+# -*- coding: utf-8 -*-
3
+# @Time : 2020/1/2 15:45
4
+# @Author : louwill
5
+# @File : gbdt.py
6
+# @mail: [email protected]
7
+
8
9
+import numpy as np
0 commit comments