Projects

Titanic Survival Prediction Model

Project 1

This project involves the development of predictive models to predict survival on the Titanic. It includes thorough data exploration, preprocessing, and training of Random Forest and Gradient Boosting classifiers. The process also involves fine-tuning of hyperparameters, with the final predictions saved as CSV files.

Source Code

The Impact of Weather Data on Stock Market Analysis

Project 2

This project analyzes the effect of weather data on stock market performance. It involves data collection, preprocessing, and analysis to uncover patterns and insights related to weather conditions and stock market trends.

Source Code

Agile Code Quality Assessment Tool

Project 3

The Agile Code Quality Assessment Tool automates code quality evaluation with advanced machine learning. It features a Quality Rating System and Detailed Issue Reporting for actionable insights. With adaptability to various coding standards, it's an essential tool for Agile developers seeking to optimize code quality and streamline review processes.

Source Code

Term Deposit Prediction

Project 4

Embark on a data-driven journey to predict term deposit subscriptions with our comprehensive notebook. Explore dataset nuances and decode variable contributions for informed decision-making. From logistic regression to decision trees, our models offer validation accuracies exceeding 90%, providing robust predictions.

Source Code

Analyzing Historical Temperature Data and Forecasting Future Trends

Project 5

In this project, we delve into a comprehensive analysis of historical temperature data spanning over a century in India. Utilizing Plotly for visualization, we uncover intriguing insights into temperature fluctuations over time, identifying seasonal patterns and long-term trends.

Source Code

MNIST Digit Recognition with Convolutional Neural Networks

Project 6

In this project, we explore the MNIST dataset, consisting of hand-written digits, to develop accurate digit recognition models. Leveraging TensorFlow and Keras, we construct Convolutional Neural Networks (CNNs) with varying configurations, including different numbers of fully connected layers.

Source Code

Sales Market of 2020 to 2023

Project 7

Financially, the store is doing reasonably well, with total revenue of $4.72 million and a healthy margin of $472,360. That's a solid performance, though there's always room for improvement.

Source Code

Churn Analysis in Telecom Customer

Project 8

This project involved analyzing a Telco customer dataset to understand factors influencing churn. Initial exploration revealed imbalanced data, with 73% not churning. Data cleaning included handling missing values and converting categorical variables. Insights emerged from univariate and bivariate analysis, showing higher churn among month-to-month contract holders.

Source Code