Machine learning models with Backendless

Hi,

I want to check on the possibility of using machine learning model with Backendless.

For example: Let’s say I want to build a Tinder like app. I have all the user information, thier preferences, who they send match request to, who accepts their match request etc in the backendless database. We would like to do this data to build a machine learning model to show recommended profiles to the customers. Based on the customer engagement with recommendations, we improve the model by training it with new data at a fixed cadence (Let’s say daily).

Just want to check whether this is possible with Backendless. Are there any 3rd party integration with Backendless that is easier. Any guidance on this will be really appreciated.

I can provide more details if required. Thanks.

Hi @Ankit_Gupta

Currently, there are no 3rd party integrations with the machine learning services out-of-the-box. And if I understand correctly what you are looking for, you can use the Cloud Code for the extensible and custom app development.

Regards, Denys

Thanks, I will deep dive on this and try to figure out a way.