CaptainDario

Results 170 comments of CaptainDario

I would be interested in implementing this. However I am not sure if I am able to do it as I have close to zero experience developing for web and...

@am15h any news on supporting web?

Thank you for the quick response. As I do not have any experience implementing such a feature I cannot really help, I will wait for an implementation then.

@holzschu Are there any news regarding this feature? Maybe as @kkk669 stated it will be easier with the MacOS tensorflow port? I think having tensorflow/keras for iOS would make the...

Thank you for your response! I am interested in this but need to put down my research for the next months. If nobody adds this maybe I will work on...

No, but I think it was a problem with how I used the library. I switched to provider and therefore closed this issue.

Thank you for your quick help. If I understand that right I need to create a dataframe with a feature containing all my values like this: ``` DataFrame([ ["My Feature"],...

Okay, I tried the above approach and it seems to be working. However the application crashes if the optional parameter ```featureNames``` is not given. Maybe it would be good to...

Otherwise the package seems to be doing exactly what I want. Thank you! Because I need something like an ```unprocess``` method for progressing with my app, I will try to...

I did not try the package on web yet. Because i saw that the [package site](https://pub.dev/packages/ml_preprocessing) did not mention web support, but only mobile. But if it should work i...