Hello we are students from Dusseldorf University of Applied Sciences and this is our 4th semester project in the field of big data.
Big data python project that implements big data machine learning models to output image similarities from a large dataset.
Feel free to open a pull request or an issue if you have any suggestions for improvements.
Please note that the access to the dataset via USB is required to run this software.
Download and install:
git clone https://github.com/syahidhusein/ImageRecommender.git
cd ImageRecommender
pip install -r requirements.txt # or install it from the Jupyter main.ipynb file
Then:
- run:
jupyter notebook main.ipynb