Skip to content

Instantly share code, notes, and snippets.

@thigm85
Created July 15, 2022 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thigm85/e9fabd10bd4971a2c66c99d639c8e5d1 to your computer and use it in GitHub Desktop.
Save thigm85/e9fabd10bd4971a2c66c99d639c8e5d1 to your computer and use it in GitHub Desktop.
!pip install numpy pandas pyvespa lightgbm
import json
import lightgbm as lgb
import numpy as np
import pandas as pd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment