Skip to content

Commit bc8c535

Browse files
authored
Add files via upload
1 parent 5c799fd commit bc8c535

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

gbdt/gbdt.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
7+
8+
9+
import numpy as np

0 commit comments

Comments
 (0)