GitXplorerGitXplorer
r

personalized_fashion_recs

public
43 stars
14 forks
0 issues

Commits

List of commits on branch main.
Unverified
75d76f77b9e640714d67cd3bd7b70de6623bf165

squash bugs

rradekosmulski committed 3 years ago
Unverified
4c798b86b59fb64b0a6f5037b6ed38625a1ae3ee

delete a bunch of files

rradekosmulski committed 3 years ago
Unverified
b2dd8982ad96dbb75d98d53e5b1d3cefa1c59af6

clean up

rradekosmulski committed 3 years ago
Unverified
57ccbf074de1695e92df49ce7097aa55ed035b1f

add helper_functions

rradekosmulski committed 3 years ago
Unverified
a6f715d7ac3524d28779362787d8222272ce43ca

add average_precision.py download to 04

rradekosmulski committed 3 years ago
Unverified
1471743681e73f6ac7d36cc1b998fc225357443d

finish starter pack

rradekosmulski committed 3 years ago

README

The README file for this repository.

H&M Personalized Fashion Recommendations Kaggle Competition Starter Pack

This is a starter pack for the H&M Personalized Fashion Recommendations Kaggle competition.

To use the code in this repository:

  1. Clone the repository.
  2. Create a data directory in the root of the cloned repository.
  3. Download competition data and extract it into the data directory (you should have four csv files and the images directory)
  4. Start a jupyter notebook server in the root of the repository and run the notebook of interest.