Skip to content
#

model-tuning

Here are 81 public repositories matching this topic...

✨ Stock Price Prediction Using Tesla Dataset ✨ In this project, I analyzed Tesla’s historical stock data to forecast future closing prices using machine learning models like Random Forest Regressor. Through data cleaning, feature engineering, and rich visual analytics, I explored patterns in price trends, volatility, and trading volume.

  • Updated Nov 6, 2025
  • Python

Machine Learning project for Kaggle’s Titanic: Machine Learning from Disaster competition. Achieved 0.76555 public leaderboard score using advanced feature engineering and Random Forest Classifier.

  • Updated Oct 30, 2025
  • Jupyter Notebook

This project builds a predictive model to estimate visa approval likelihood using candidate and job-related features. It showcases an end-to-end machine learning workflow with EDA, feature engineering, and model tuning to automate parts of the visa evaluation process.

  • Updated Oct 30, 2025
  • Jupyter Notebook

Sentiment Analysis is a Natural Language Processing (NLP) technique used to identify the emotional tone behind a piece of text — typically classified as positive, negative, or neutral.

  • Updated Oct 23, 2025
  • Jupyter Notebook

🫀 Heart Disease Risk Prediction This project focuses on predicting the risk of heart disease using machine learning techniques. It includes thorough Exploratory Data Analysis (EDA), dimensionality reduction using Principal Component Analysis (PCA), model training, evaluation, and visualization of the results

  • Updated Oct 22, 2025
  • Jupyter Notebook

An AI-powered marketing strategy advisor that predicts bank client subscription likelihood using machine learning and Google Gemini for personalized marketing recommendations. Includes model selection, tuning, and a Streamlit web app for real-time predictions.

  • Updated Oct 17, 2025
  • Jupyter Notebook

Built LinkedGen to gain hands-on ML skills; data curation/EDA, fine-tuning DistilGPT2 on Colab, and integrating a working UI with reproducible, deployable workflows. LinkedGen generates professional, tone-controlled LinkedIn posts from user input using a fine-tuned DistilGPT2 model, backed by a clean data pipeline and a Streamlit interface.

  • Updated Aug 9, 2025
  • Python

Deep learning framework for multi-horizon financial time series forecasting using RNN, GRU, and LSTM. Incorporates hyperparameter optimization, visualization, and multivariate sequence prediction across Open, High, Low, Close, and Volume indicators.

  • Updated Jun 19, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the model-tuning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-tuning topic, visit your repo's landing page and select "manage topics."

Learn more