Skip to content

hknsh/simple_recommendation_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple recommendation algorithm written in Rust

Running

Generate a fake database with the following command

$ python3 src/scripts/generate_db.py

After that, simply run

$ cargo run

License

MIT

About

A simple recommendation algorithm written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published