Skip to content

Instantly share code, notes, and snippets.

View andrey-khropov's full-sized avatar

Andrei (Andrey) Khropov andrey-khropov

  • Yandex
  • Belgrade, Serbia
View GitHub Profile
#!/usr/bin/env python3
import os.path
import sys
import catboost
from catboost import Pool, CatBoost, CatBoostRegressor
def data_file(*args):