Hi!
I got this notification while running this line in cifar_single_model.ipynb:
fastshap.train(
fastshap_train,
fastshap_val,
batch_size=128,
num_samples=2,
max_epochs=200,
eff_lambda=1e-2,
validation_samples=1,
lookback=10,
bar=True,
verbose=True)
I reinstall the fastshap, but the issue remains there.
Does anyone know what should I do?
Thanks!
Hi!
I got this notification while running this line in cifar_single_model.ipynb:
fastshap.train(
fastshap_train,
fastshap_val,
batch_size=128,
num_samples=2,
max_epochs=200,
eff_lambda=1e-2,
validation_samples=1,
lookback=10,
bar=True,
verbose=True)
I reinstall the fastshap, but the issue remains there.
Does anyone know what should I do?
Thanks!