Repository navigation

#

ensamble-methods

[ACL2023] We introduce LLM-Blender, an innovative ensembling framework to attain consistently superior performance by leveraging the diverse strengths of multiple open-source LLMs. LLM-Blender cut the weaknesses through ranking and integrate the strengths through fusing generation to enhance the capability of LLMs.

Python
957
10 个月前

Neural Networks ensemble via majority voting in order to classify ships given non-satellite images. All the models have been trained using PyTorch with pretrained weights.

Jupyter Notebook
4
2 年前

This project aims to build a regression model that predicts the number of views for TED Talks videos on the TED website.

Jupyter Notebook
2
2 年前

Regression-PrediksiHargaRumahBoston-kaggle-ensamblemodel-supervisedlearning

Jupyter Notebook
1
3 年前

Price prediction and appartments recommendation

HTML
1
1 年前

The AdaBoost (Adaptive Boosting) algorithm is a popular ensemble method used in machine learning to improve the performance of weak classifiers. It combines multiple weak classifiers to create a strong classifier, focusing more on the misclassified instances in each subsequent iteration.

Jupyter Notebook
1
1 年前

Predicting potential donors using various machine learning models for Charity

Jupyter Notebook
1
3 年前

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.

Jupyter Notebook
1
7 个月前

Ensamble Voting for Financial Time Series

Jupyter Notebook
1
2 年前

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.

Jupyter Notebook
1
2 个月前

Various scripts for machine learning

Jupyter Notebook
1
1 年前

Project on Trend Analysis on Pest Occurrence Using Meteorological Data - Information Systems and Business Intelligence (MEng), supervised by Prof. F. Amato, PhD A. Moccardi and PhD M. Fonisto (2024)

Jupyter Notebook
1
5 个月前

This project is an end-to-end machine learning solution to predict student performance using key features like study time and test scores. It includes exploratory data analysis, model training, and a Flask-based web app for real-time predictions, all built with modular programming for clean and maintainable code.

Jupyter Notebook
0
1 年前

The dataset belongs to a competition hosted on Kaggle https://www.kaggle.com/competitions/mlcourse-dota2-win-prediction, the goal of which is to build a classifier model that predicts which of the team will win, given data extracted at one point during an ongoing match.

Jupyter Notebook
0
6 个月前

Regression exercises and projects done at alx training

Jupyter Notebook
0
1 年前

Credit Risk Analysis utilizing imbalanced classification machine learning models

Jupyter Notebook
0
3 年前