This project contains python code which predicts whether a given individual will be employed based on certain criteria. The packages used are sci-kit learn, pandas, numpy and deap framework.
Python code which creates a REST API to log/modify library logs when a user borrows/renews/returns a book, using flask, flask_mysqldb (python), Postman API tester application and MySQL.
This project contains python code to scrape player data from basketball-reference.com and clean the data using scrapy, selenium and pandas.