Hello everyone,
I want to ask
Can Edge Impulse do supervised and unsupervised learning?
Hello everyone,
I want to ask
Can Edge Impulse do supervised and unsupervised learning?
Hello @Bayan_khalid,
Edge Impulse studio has been originally designed to work with supervised models.
Can you share your use case so we could see if and how we could help you?
We have several tools that can help you label your data or cluster them based on:
See Data explorer - Edge Impulse Documentation
We can also help you to put in place an active learning strategy.
Best,
Louis
@Bayan_khalid in addition to Louis answer, we can do unsupervised learning in the context of anomaly detection with k-means if this what you are looking for.