Replies: 4 comments 1 reply
-
Hi, probably some feature produces all nulls and hence all rows are removed. Check in the data (in matrix.csv) the values of your features and the feature definition itself. Maybe it is because of input data - although the date range is about 8 years you have only 91 records. What is your time raster: 1 minute, 1 hour, 1 day? If you share your config file then it will be easier to find the cause. You can do it in the discussions. |
Beta Was this translation helpful? Give feedback.
-
Hi, good morning, I'll show you the config.jsonc file which is the standard one I find in the repository, if you need any other info let me know
|
Beta Was this translation helpful? Give feedback.
-
You use rate I updated the sample Meanwhile I am going to develop a sample config with |
Beta Was this translation helpful? Give feedback.
-
I have added a new config file with 1 hour time raster and using SVM as a ML algorithm: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when I try to run the script:
python -m scripts.train -c config.jsonc
gives me this error:
Beta Was this translation helpful? Give feedback.
All reactions