This commit introduces the `ClusteringService` interface. This interface defines a suspend function `getRecommendations` to fetch clustering recommendations from the "api/data" endpoint. It is expected to return a list of `ClusteringResponse` objects. |
||
|---|---|---|
| .. | ||
| .idea | ||
| .kotlin/errors | ||
| app | ||
| commodity_price_prediction_feature | ||
| control_feature | ||
| gradle | ||
| growth_recipe_feature | ||
| plant_disease_detection_feature | ||
| .gitignore | ||
| agrilinkvocpro-keystore.jks | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||