A driven and committed student prepared to translate academic expertise into real-world scenarios. Proficient in utilizing a diverse range of software and applications, adept at handling intricate challenges, and equipped with impeccable time management prowess. Pursuing a fulfilling career opportunity to deploy my training and skills effectively, thereby significantly contributing to the prosperity of the organization.
PROGRAMMING
FRAMEWORK
COURSE COMPLETED
Basic Smart Calculator
The project is to create a console-based calculator with two features: voice input and button-based input. It will include arithmetic functions, clear buttons, and a switch button. If the switch is on, the user can use voice input, else the user can use buttons.
Big Mart Sales Prediction Using Machine Learning
Predicting sales is crucial for retailers like Big Mart or Mall. Traditional statistical models take more time and can't handle non-linear data. That's why ML techniques are used for accurate predictions. We propose a GSO technique with XG boost ensemble to forecast future sales, which has proven to be effective.