Here is our web app, it recommends you questions at real time based on a person’s or candidate’s resume. You can also assess the confidence of members in the meeting.
Segmentation using Clustering
Using credit card customer data, the code conducts data analysis, data visualization, data preparation, and K-means clustering analysis.
COVID-19 Identification Using CNN
The algorithm creates a Convolutional Neural Network (CNN) model to identify X-ray pictures as normal or COVID-19-affected.
Car Rental System
Table creation and data insertion queries for a Car Rental System are included in the provided SQL code.