Luis Quintanilla

Results 168 comments of Luis Quintanilla
trafficstars

Thanks for that detailed report @wil70. @LittleLittleCloud can you please take a look.

> @michaelgsharp Nope, still looking into that > > @luisquintanilla maybe we should provide a memory-saving automl solution as we have a lot of similar issues on OOM error, in...

@acrigney as @dakersnar mentioned, would you be able to provide the code to repro this issue? The PFI.txt file does not allow us to repro and investigate what your issue...

Thanks @acrigney. I'll check out this code and let you know if there's anything else I need.

Hi @acrigney Here is a [working sample](https://gist.github.com/luisquintanilla/8dce371fb171830f2db264e8903496fa) based on the code you provided. I made a few tweaks based on updates we've made to AutoML and PFI. 1. AutoML pipeline...

@acrigney See comments below. > I had to copy the lib_lightgbm.dll and lightgbm.exe into the x64/debug folder as they were not included but I have them from other projects. I...

Hi @NarwhalRoger Model Builder is powered by our AutoML API. Here's a few sample notebook showing how to use it. https://github.com/dotnet/csharp-notebooks/blob/main/machine-learning/03-Training%20and%20AutoML.ipynb https://github.com/dotnet/csharp-notebooks/blob/main/machine-learning/E2E-Classification%20with%20Iris%20Dataset.ipynb Hope this helps.

@torronen thanks for reporting this. Are you still running into this issue? Since this relates to the previous implementation of AutoML as well as an older version of ML.NET I'm...