Nordic Edge AI Lab - hangs

I have create a model (which is now marked as complete), but when I go to the results tab the options (and below) just show a spinning circle. How can this be fixed?

Parents Reply
  • Update from the team:

    We analyzed your dataset and ran an experiment. Since the dataset contains a column with Float32 values, the input data type should be set to Float32 (https://docs.nordicsemi.com/bundle/edge-ai-lab/page/doc/model_creating_pipeline/model_settings.html…).

    Additionally, you can remove unnecessary columns (e.g., SampleNO, SampleID) from the dataset using our platform after uploading the data.

    After changing the input data type to Float32, the training completed successfully, and we were able to download the archive from the platform.

     

    Also, we have improved notifications to better support users with similar or different issues.

     

    One additional note: our platform is currently focused on time-series sensor data and is not intended for processing audio data, so the results may not be fully relevant to your use case.





    Update from me:
    I also did a mistake here setting it to multi classification instead of Binary so will re-run it but all should be ok now.

    Regards,
    Jonathan

Children
Related