Skip to content

How can I deploy and integrate this project into my code? #16008

@AutuBread

Description

@AutuBread

I want to try integrating this recommendation algorithm into my own developed social media platform (for learning purposes), which uses my own database.

So I would like to know how my database structure should be designed and how to use it to provide recommendation services to me. (which class/function/...)

I prefer the recommendation algorithm to be a black box.

That is, after configuring my own database, I just need to provide the necessary user information (user id, user name, etc.), and the system can output the recommended results to me. I do not need to understand how the internal implementation works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions