Skip to content

Use the graph features in SQL Server 2017 to perform market basket analysis and provide product recommendations for your users.

Notifications You must be signed in to change notification settings

GaryGriggs/ProductRecommendationSQL2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Product Recommendations with SQL Server 2017

Use the graph features in SQL Server 2017 to perform market basket analysis and provide product recommendations for your users.

Get Started

  1. Download the preview version of SQL Server 2017.
  2. Create a Basket folder on the C drive.
  3. Copy the Receipts.csv file to the Basket folder.
  4. Create a Basket database.
  5. Run the commands in the Basket.sql file.

References

Dataset Citation

The receipts.csv file is a reformatted version of the Groceries Data Set from Salem Marafi’s blog that can be found here.

About

Use the graph features in SQL Server 2017 to perform market basket analysis and provide product recommendations for your users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published