Simple Recommendation Engine implemented with MinHash
bundle install
ruby run.rb test/sample.txt
You can change the path of CSV file and run: ruby run.rb {{csv_path}}
ruby test/recommendation_test.rb
Copyright (c) 2015 by Mahmoud Ali
Simple Recommendation Engine implemented with MinHash
bundle install
ruby run.rb test/sample.txt
You can change the path of CSV file and run: ruby run.rb {{csv_path}}
ruby test/recommendation_test.rb
Copyright (c) 2015 by Mahmoud Ali