question

superrichmann-5996 avatar image
0 Votes"
superrichmann-5996 asked superrichmann-5996 commented

mlnet prediction clarification about re training data

Hi,

I am using the automatic model selector command line (mlnet) with a specific scenario:

for a 7000 lines of data:
I am training on 5000 data rows, validating on the next 1000 data rows and executing (predicting) on the next 1000 data rows.

With the mlnet command line I get the model that was built on the first 5000 data rows. How can I retrain in order to incorporate the 1000 validation rows into the actual prediction phase? which is actually - the future (no data yet).

In particular, my model is using LightGbmRegression which was not to be found at this list.

If re-training is not feasible, how can I incorporate all of the current available data to the prediction process. currently it is not being used and I might miss some valuable data.

Thanks :)

dotnet-ml-big-data
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, Some one here?

0 Votes 0 ·

0 Answers