Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 900 Bytes

SoftwareRequirement.md

File metadata and controls

23 lines (16 loc) · 900 Bytes

Software requirement

MongoDB database:

MongoDB is a document database that stores data in flexible, JSON-like documents. Our project uses MongoDB implementation at every stage. Download link.

Python and related libraries:

The project implementation is based on Python3 (download link) and following python libraries.

SciPy, NumPy, Jupyter Notebook, Pandas, Matplotlib

Download link

scikit-learn

Download link

PyMongo

PyMongo is a Python library for working with MongoDB from python Downloading link

pytz

Download link

Folium

Download link