Interact with the model at http://ec2-3-19-57-187.us-east-2.compute.amazonaws.com/
Used Pandas and Scikit-learn to clean a dataset and develop a ML model that predicted home prices based on location, urbanization, beds, baths, balconies, and sq ft. Trained on a kaggle dataset to 85% accuracy. Built a Python Flask server to respond to HTTP requests. Designed & developed a UI that took user inputs for the model with HTML, CSS, and JavaScript. Configured an Nginx Web Server to handle HTTP requests and serve the website on an AWS EC2 instance.
Applies concepts learned in code basics machine learning course.