This is the part with only the API from the project ImmoEliza, the first group project between the Kellers (web dev promotion) and the Turings (AI promotion).
The purpose of this project is to create an application for the client ImmoEliza, with a form to predict the price of a house or apartment.
And this is the repo of my API.
The work done upstream (to write and train the models or to prepare the dataset to made it possible to do the 3D) can be found in the original repository
- Be able to create a prediction model
- Be able to deploy your model
- Be able to work in a team
- Be able to build an api.
Optional objectives
- The API return a 3D model based on the coordinates (works only for the city of Mons, files too heavy for more)
- Deadline: 26/11/2020 16:30
- Duration: 5 days
- Situation: 4th month of the BeCode's formation about AI and Machine learning
All the work done was made during the BeCode's AI's formation 2020-2021.
API -- Finished