Skip to content

Commit

Permalink
update file
Browse files Browse the repository at this point in the history
  • Loading branch information
QLMX committed Apr 26, 2020
1 parent 00d80e9 commit 52cd9ed
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion code/keras/binary_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-02 10:26
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/keras/multi_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-01 15:28
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/keras/regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-01 23:10
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/lgb/binary_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-01 00:44
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/lgb/multi_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-07-29 08:56
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/lgb/multi_class_custom_feval.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-07-31 22:00
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/lgb/multi_class_weight_loss.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-07-31 20:30
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/pytorch/binary_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-07 00:44
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/pytorch/multi_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-08 09:38
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/pytorch/regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-08 13:35
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/xgb/binary_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-01 01:30
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/xgb/multi_class.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-01 01:32
公众号:AI成长社
Expand Down
2 changes: 1 addition & 1 deletion code/xgb/regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#-*- coding:utf-8 _*-
"""
@version: python3.6
@author: ikkyu-wen
@author: QLMX
@contact: [email protected]
@time: 2019-08-01 01:33
公众号:AI成长社
Expand Down

0 comments on commit 52cd9ed

Please sign in to comment.