ivy-llc / demos

Demos and Tutorials with Ivy
https://ivy.dev/docs/demos/
19 stars 61 forks source link

Predicting Parking Space Availability Demo #79

Closed NripeshN closed 3 months ago

NripeshN commented 9 months ago

Objective: Develop a machine learning model using ivy to predict the availability of parking spaces in urban areas. This model should factor in various elements such as time of day, day of the week, and weather conditions. The project aims to mitigate congestion and enhance traffic flow, offering a practical solution to a common urban challenge.

Task Details:

How to Contribute:

  1. Start by forking the unifyai/demos repository to your GitHub account.
  2. Clone the forked repository to your local environment.
  3. Create a distinct branch for your contributions related to this specific use case.
  4. Develop your predictive model, ensuring comprehensive documentation within the Jupyter notebook.
  5. Store your notebook and model in the specified Contributor_demos/Predicting Parking Space Availability directory.
  6. After finalizing your work, push the changes to your forked repository.
  7. Initiate a Pull Request (PR) to the unifyai/demos repository, with a clear title like "Predicting Parking Space Availability Demo Submission".

Contribution Guidelines: