Deejay
Deejay
Hello, i am exploring AIX360 for the first time, i wanted to start off by executing the demo notebook of Credit approval usecase. I have downloaded the heloc_dataset.csv and placed...
Hi, I am trying to use skl2onnx.to_onnx(model, X_train), where X_train is a dataframe. When i run it i am getting this error: Error: Unsupported type '' . Please help me...
while working with image classification usecase like fashion mnist with keras model, i want the input type to be an image, but when i do this, i am unsure as...