Coders Packet

Packets submitted by NIKHIL

Making a web application and deploying Machine Learning models using Flask

In this project, I trained a machine learning model for Diabetes prediction and then used the trained model to make a web application using the Flask Python framework.

Web Scraping of Top Repositories from GitHub Topics using Beautiful Soup library

In this project, I scraped the top repositories from the topics section on Github using BeautifulSoup library in Python and stored them in a CSV file

Predicting Annual Medical Expenditure for an individual using XGBoost model

In this project I made a XGBoost machine learning model to predict the annual medical charges of a person.