We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f91c44 commit 60358f7Copy full SHA for 60358f7
βREADME.mdβ
@@ -61,7 +61,7 @@ Built with β€οΈ by a team of graduate students as part of our coursework under
61
feel free to fork, star, and remix with credit!
62
63
## π Project Structure
64
-PySparkFlicks_MovieRecommender/
+'''PySparkFlicks_MovieRecommender/
65
β
66
βββ code/ # All PySpark code/scripts
67
β βββ preprocessing.py
@@ -86,4 +86,5 @@ PySparkFlicks_MovieRecommender/
86
βββ setup.py # optional, for making this pip installable
87
βββ README.md # landing page π
88
βββ LICENSE # add MIT license or similar if open-source
89
+'''
90
0 commit comments