Sutirtha Chakraborty

SutirthaChakraborty ·

  • PhD
  • Maynooth

Can we implement Ludwig for time forecasting classification ?

Hi Sutirtha,yes you can definitely do time series classification with Ludwig.Assuming your 621 columns are numbers at different times, you'll have to combine them in a single column with space delimiters. Like three columns with values 4, 2, 1 will become ...

Can we implement Ludwig for time forecasting classification ?

My csv file contained 663 columns. Containing float values. The last (663 th) column is either classified as 1 if its a beat, otherwise 0.

  • I have created twocolumns 664- which has all the inputs concatenated with space named it 'ColumnA'. col...

Can we implement Ludwig for time forecasting classification ?

Hi Sutirtha,a couple things: you are getting a few erors when loading the data, so I'm not really sure in which order you are running the cells and what actually is the problem. if train is not none this should work without problems.Also, the output seems ...

Can we implement Ludwig for time forecasting classification ?

Hi Sutirtha,yes you can definitely do time series classification with Ludwig.Assuming your 621 columns are numbers at different times, you'll have to combine them in a single column with space delimiters. Like three columns with values 4, 2, 1 will become ...

Can we implement Ludwig for time forecasting classification ?

Can we implement Ludwig for time forecasting classification ?
I have a dataset, can I use Ludwig? My dataset has 622 columns. The last column is the output. The columns don't have any heading. How to create the yaml file for that ?

Joined GitQ

on