A motivated Computer Science and Engineering graduate with a Bachelor's degree and substantial experience at Eurofins IT Solutions India Pvt. Ltd. Skilled in developing innovative software solutions, programming, and problem-solving. Proficient in collaborating in team environments and effectively communicating technical concepts. Eager to leverage technical skills and industry experience to contribute to technological advancements and drive impactful solutions in a dynamic work environment.
Title : Prediction of Used Car Price Using Machine Learning Techniques
Collected and cleaned used car price data from various sources. Split data into training and testing sets to avoid overfitting. Developed features like car make, model, year, mileage, condition, and location. Trained a Random Forest Regression model and evaluated its performance using Mean Squared Error (MSE). Conducted hyperparameter tuning and cross-validation to refine the model and improve its accuracy.