#what model should i use
11 messages · Page 1 of 1 (latest)
i try to use knn but i think it doesnt good for this task, i dont know i need a view from others
i know maybe there is a algorithm without ml to do that, so thats why i asking for other idea to be applied with ml
Do you have enough taskers for this to be a problem?
If you need to find the people closer to a location you can look into GIS, for example https://postgis.net/ or even https://www.gaia-gis.it/fossil/libspatialite/index
The ratio between tasker and task will be 1:10 so it let the tasker decide which taks that they will pick
I mean is this can be solve as a machine learning task? Because i need to do a machine learning task for a capstone
Ah, this is a capstone project. I see.
this is the state-of-the-art in terms of multi-feature streams for recommendation: https://medium.com/nvidia-merlin/recommender-systems-not-just-recommender-models-485c161c755e
so you can incorporate location at the retrieval stage
Filtering: what tasker like todo based on category
Scoring: based on nearest location?
I dont know about the ordering, but is this correct?