Carla-ifr
Results
1
issues of
Carla-ifr
Hi @Shivanandroy, I also have the same problem in this point of the code. embeddings = ce.get_embeddings(X_train, y_train, categorical_embedding_info=embedding_info, is_classification=False, epochs=100,batch_size=256) I am running the code on google colab and...