Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LenzDu/Kaggle-Competition-Sberbank
/ functions
Functions
18 in github.com/LenzDu/Kaggle-Competition-Sberbank
⨍
Functions
18
◇
Types & classes
3
↓ 7 callers
Method
fit
(self, X, y, w)
Stacking.py:21
↓ 5 callers
Method
predict
(self, X)
Stacking.py:36
↓ 1 callers
Function
RMSLE
(y, yfit)
Utils.py:14
↓ 1 callers
Method
fit_predict
(self, trainDf, testDf)
Stacking.py:71
Function
CreateOutput
(prediction)
Utils.py:41
Function
Encoding
(TestEncoding = True)
Utils.py:86
Function
FeatureCombination
(Df,s='',num_feature=2)
Utils.py:120
Method
__init__
(self,params)
Stacking.py:18
Method
__init__
(self, params)
Stacking.py:42
Method
__init__
(self, n_folds, stacker, base_models)
Stacking.py:66
Function
eval_metric
(yfit, dtrain)
Utils.py:37
Method
fit
(self, X, y, w=None)
Stacking.py:45
Function
loadSample
(n=300)
Utils.py:65
Function
loadTestdata
()
Utils.py:57
Function
loadTraindata
(takeLog=True)
Utils.py:49
Function
objective
(yfit, dtrain)
Utils.py:24
Method
predict
(self, X)
Stacking.py:60
Function
sample_vals
(df, price_value, ratio, condition)
Utils.py:78