Loominarty
Loominarty
I also have a dumb question: I have a dataset that mixes continuous and discrete data. I noticed the bn.discretize function takes a lot of time (my dataset is 11000...
Hi @akshatakarjun , I found something that works alright, but is not very convenient in terms of user comfort. I have discretized outside of the library and used bn.df2onehot to...
Hello, Having the exact same problem. Nodes have unique names in my case. Here is a snapshot of my data: Engine Status Speed Status_Alpha Alpha_Temp Status_Beta 0 0 0.25 0...
The error does not show anymore ! Seems to be all good.