superichmann

Results 35 comments of superichmann

**TLDR: FIXED, changed Microsoft Data analysis with version 0.21.0-preview.23511.1** I am keeping this open in case you want to change the infinite run behavior and if you would want to...

?????????????????????????????????? please fix blocks #6832

![image](https://github.com/dotnet/machinelearning/assets/79865853/d9369580-e5fb-492a-bdf3-83c1abe09135) https://lightgbm.readthedocs.io/en/latest/GPU-Performance.html ML.Net is Microsoft LightGbm is Microsoft mmm maybe there is a way somehow to support GPU out of the box of ml.net? also for fastforest will be nice...

oh sorry @LittleLittleCloud first query:`2023-11-30T20:35:51.591142Z I i.q.g.SqlCompilerImpl parse [fd=3436, q=xHole where date

Hi again @LittleLittleCloud I asked the guys at QuestDB database (which implements postgresql interface) and they say it is two separate queries. Maybe ml.net is making a pre-fetch or something?...

@LittleLittleCloud @luisquintanilla **Clarification**: This issue relates to **any** databaseloader used by any ml , automl experiment (with cache) (even with maxmodels=1) or standalone FastForest or LightGbm. the issue is multiple...

@LittleLittleCloud Thanks I am now checking. I have removed the OneHotEncoding from the pipeline and now there is only one SELECT from the DB for Fit. I have re introduced...

@LittleLittleCloud mmm it is already included in the list. all of the columns during ml are in the list. isnt it happening since the Cache function is lazy cache?