LightGBM tuning
This commit is contained in:
@@ -17,7 +17,7 @@ from sklearn.model_selection import StratifiedKFold, train_test_split
|
|||||||
|
|
||||||
from utils import scaling_handler
|
from utils import scaling_handler
|
||||||
|
|
||||||
RESULTS_FILENAME = "results_lgbm_kmeans_smote_tuning_grid.csv"
|
RESULTS_FILENAME = "results_lgbm_tuning.csv"
|
||||||
|
|
||||||
|
|
||||||
def get_metrics(y_true, y_pred, prefix=""):
|
def get_metrics(y_true, y_pred, prefix=""):
|
||||||
|
|||||||
|
Can't render this file because it is too large.
|
Reference in New Issue
Block a user