Hemant Kumar Jha: Education
Hemant Kumar Jha: Education
Hemant Kumar Jha: Education
EDUCATION
Lakshmi Narain College of Technology Nov-2021 – Jun-2025
Bachelor of Technology, Computer Science, CGPA-7.78
Courses: Operating System, Data Structures, Analysis and Algorithms, Database Management System, Computer Networks
SKILLS
Programming: Python, Data Structures and Algorithms, Object Oriented Programming
Machine Learning: Exploratory Data analysis, Feature Engineering, Regressions
Deep Learning: Artificial Neural Networks, Convolution Neural Networks, Recurrent Neural Networks, LSTMs, GRUs
EXPERIENCE
FORAGE MACHINE LEARNING VIRTUAL INTERNSHIP
• Gained comprehensive understanding of the entire Machine Learning development lifecycle, including the creation of data
diagrams to illustrate workflow phases.
• Conducted Exploratory Data Analysis (EDA) on a dataset of 10000 records using Pandas, Matplotlib, and Seaborn to
visualize data distributions, correlations, and trends, identifying significant patterns in job satisfaction, and departmental
turnover rates.
• Applied cross-validation techniques, improving model robustness and generalizability, resulting in a 10% reduction in
prediction error across different data subsets.
PROJECTS
TIME SERIES ESTIMATION
• Created a LSTM-based model to predict stock prices based on historical data, achieving a Mean Absolute Error (MAE) of 3%
on a test dataset.
• Built and trained the LSTM model using TensorFlow and Keras, optimizing hyperparameters such as the number of LSTM units,
learning rate, and batch size to improve prediction accuracy.
• Executed a sliding window approach for sequence data processing and prediction, capturing temporal dependencies in stock price
movements.
• Evaluated model performance using metrics such as MAE, Mean Squared Error (MSE), and Root Mean Squared Error (RMSE),
ensuring robustness and reliability in predictions.