A collection of research and code for the Machine Learning project for CUSP-GX 5006.001
- Akshay Penmatcha
- Priyanshi Singh
- Sunny Kulkarni
- Identifying the Key feature/object/thing that we need to be classifying (Problem Statement) - Think about urban context and research accordingly
- Identifying the Data Source so that we can create an Image Library that we want to analyze
- Learn and Apply the Feature Extraction techniques using Image Processing
Optional: Label the Training Dataset using Amazon Mechanical Turk (if needed)
- Build the Final Data Table with relevant features and Labels
- Apply ML Algorithm (Decision Trees/Clustering etc.) to the Training Dataset
- Test the Model on New Data and check for Accuracy
Optional: Apply any other concepts ML or Deep Learning to make the model more accurate/precise
- Design the Flow of the Final Presentation(Major Topics to be covered) and prepare the presentation
- Design the Flow of the Final Report(Major Topics to be covered) and coordinate with others to write the report.