In this repository, I will share the materials related to machine learning algorithms, as I enrich my knowledge in this field.
-
Updated
Sep 10, 2024 - Jupyter Notebook
In this repository, I will share the materials related to machine learning algorithms, as I enrich my knowledge in this field.
A python library to build Model Trees with Linear Models at the leaves.
Machine Learning Algorithms in Fortran
Scripts, figures and working notes for the participation in FungiCLEF-2022, part of the 13th CLEF Conference, 2022
Use of Weights & Biases to systematically tune and evaluate the hyperparameters of a Gradient Boosting Classifier. The dataset we are working with is the Wine dataset.
LASSO and Boosting for Regression on Communities and Crime data
Scripts, figures and working notes for the participation in SnakeCLEF-2022, part of the 13th CLEF Conference, 2022
classfication of cloud image pixels
Job Change of Data Scientists Prediction
In this project we are tryinbg to create unredactor. Unredactor will take a redacted document and the redacted flag as input, inreturn it will give the most likely candidates to fill in redacted location. In this project we are only considered about unredacting names only. The data that we are considering is imdb data set with many review files.…
This project focuses on segmenting customers based on their tenure, creating "cohorts", allowing us to examine differences between customer cohort segments and determine the best tree based ML model.
This project focuses on predicting the IPL scores using Machine learning models with the use of Python using Scikit Learn Library. The model predicts the score after a minimum of 5 overs. The score on Testing data was 94.17%.
Problem Moving from traditional energy plans powered by fossils fuels to unlimited renewable energy subscriptions allows for instant access to clean energy without heavy investment in infrastructure like solar panels, for example. One clean energy source that has been gaining popularity around the world is wind turbines. Turbines are massive str…
Predicting solar energy using machine learning (LSTM, PCA, boosting). This is our CS 229 project from autumn 2017. Report and poster are included.
Predicted the breast cancer in patient using Ensemble Techniques and evaluated the model
MLJ.jl interface for JLBoost.jl
Implemented support vector machines, boosting, and decision trees for classification problems. Used cross-validation for improving model accuracy. Plotted different types of learning curves like error rates vs train data size, error rates vs clock time. Compared performance using learning curves and confusion matrices across algorithms.
Swift wrapper for XGBoost gradient boosting machine learning framework with Numpy and TensorFlow support.
Comparing different tree-based algorithms to find the best model for cancelation prediction
The 4th Place Solution to the 2019 ACM Recsys Challenge by Team RosettaAI
Add a description, image, and links to the boosting-tree topic page so that developers can more easily learn about it.
To associate your repository with the boosting-tree topic, visit your repo's landing page and select "manage topics."