Luis Quintanilla

Results 168 comments of Luis Quintanilla
trafficstars

Thanks for looking into this @michaelgsharp . I looked into it a bit and didn't find an ML.NET Transform that achieves this task. @torronen I think Michael's solution to concat...

Thanks @michaelgsharp for the additional investigation. @torronen I'm curious if in your testing, you tried loading multiple binary files using wildcards like the snippet in this article describes. https://docs.microsoft.com/dotnet/machine-learning/how-to-guides/load-data-ml-net#load-data-from-multiple-files If...

Hi @denvermasunda Looking at the data, you might be able to do something with time series. However, without any knowledge of the domain or rules around it, it's hard to...

Related to dotnet/corefxlab#2787

Unable to repro as of version 0.20.0-preview.22313.1

Hey @WalternativE That's a really good idea. I agree that a single PR would be a lot and it should probably be done in sections. Considering it's been almost a...

Hi @torronen Is this for the DataView or DataFrame? Looks like DataFrame, but just wanted to confirm before tagging it.

Thanks for that clarification.

@elisaho just want to confirm, for the export format, you were using TensorFlow? If so, which TF format?

Using similar functionality in Pandas does not throw these errors and the dataset loads successfully. ![image](https://user-images.githubusercontent.com/46974588/81146963-50d7ee80-8f47-11ea-9357-e0c2c03b982e.png) [VehiclesEDA.zip](https://github.com/dotnet/corefxlab/files/4585245/VehiclesEDA.zip)