#what model should i use

11 messages · Page 1 of 1 (latest)

proper sequoia
#

i want to make a platform like taskrabbit, how do i make a machine learning recommendation system based on nearest location and tasker preferred task category. in the map it will show all nearest and tasker preferred category

if it does not possible what other to be applied to this platform?

proper sequoia
#

i try to use knn but i think it doesnt good for this task, i dont know i need a view from others

proper sequoia
#

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

hollow phoenix
#

Do you have enough taskers for this to be a problem?

proper sequoia
#

I mean is this can be solve as a machine learning task? Because i need to do a machine learning task for a capstone

hollow phoenix
#

Ah, this is a capstone project. I see.

#

so you can incorporate location at the retrieval stage

proper sequoia
#

Filtering: what tasker like todo based on category
Scoring: based on nearest location?

I dont know about the ordering, but is this correct?