Skip to content
#

ensamble-methods

Here are 39 public repositories matching this topic...

This project employs machine learning algorithms to predict customer churn by analyzing historical customer data. It provides actionable insights to enhance customer retention. The models were fine-tuned using hyperparameter optimization and tackled data imbalance with SMOTE, achieving high F1-scores to drive targeted business strategies.

  • Updated Jan 14, 2025
  • Jupyter Notebook

A complete pipeline for network intrusion detection comparing label encoding and one‑hot encoding, with SMOTE resampling, feature selection, and ensemble modeling using scikit‑learn and XGBoost, also this was phase one of our University's "CSAI 253- Machine Learning" course.

  • Updated Jun 23, 2025
  • Jupyter Notebook

This project builds an interactive Streamlit app for stock price forecasting. It uses an ensemble of Stacked LSTM and Simple RNN models trained on user-uploaded Excel datasets. The app visualizes Bollinger Bands, model performance, and predicts the next day's stock price, offering clear insights with real-time charts and accuracy metrics.

  • Updated Apr 29, 2025
  • Python

Improve this page

Add a description, image, and links to the ensamble-methods 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 ensamble-methods topic, visit your repo's landing page and select "manage topics."

Learn more