An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: boosted-decision-trees

thesps/conifer

Fast inference of Boosted Decision Trees in FPGAs

Language: Python - Size: 59.4 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 55 - Forks: 30

Awais-Asghar/DSP-Based-Music-Genre-Classifier

A real-time music genre classification system that combines classical machine learning techniques with a CNN trained on mel-spectrograms. The hybrid model utilizes DSP-based feature extraction and ensemble learning to achieve high accuracy and low latency for practical audio applications.

Language: MATLAB - Size: 7.82 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

SimonDedman/FIU-SharkFishCoral-FrenchPoly

Trophic roles of sharks and fish on French Polynesian coral reefs

Language: R - Size: 249 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kirschte/sbdt

S-BDT: Distributed Differentially Private Boosted Decision Trees

Language: C++ - Size: 23.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 2

CelineChiLamNg/spaceship_prediction

Language: Jupyter Notebook - Size: 11.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rubenguevara/Master-Thesis

All the code used for my MSc Thesis: Search for Dark Matter using Machine Learning in dilepton and missing energy events with the ATLAS detector at the LHC, A tentative model independent approach

Language: Python - Size: 265 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

tomjanus/ghg_emissions_myanmar

Collection of notebooks accompanying a research paper on evaluating GHG emissions from hydroelectric, multipurpose and irrigation reservoirs in Myanmar

Language: Jupyter Notebook - Size: 3.67 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

starryjay/Diabetes-Classification

This is the repository for Jay Shreedhar, Varun Thakur, Tara Gopinath, and Yueyang Pan's final project on diabetes risk classification for DSCI 550 - Data Science At Scale at USC. Check the individual contributor branches for reports on each classification model.

Language: Jupyter Notebook - Size: 28 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

christopher-w-murphy/Notes-on-Decision-Trees-and-Random-Forests

These are my notes for the interview prep workshop I led on Random Forests

Language: Jupyter Notebook - Size: 2.21 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

daudi2010/landuse_Change_Prediction

A R script that runs Boosted Regression Trees(BRT) on epochs of land use datasets with random points to model land use changes and predict and determine the main drivers of change

Language: R - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

starryjay/PSTAT131Final

This is the repository for my R project on modeling historical weather data in Santa Barbara.

Language: HTML - Size: 29.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

The-Semicolons/Application-of-Boosted-Tree-Classifier-for-Predicting-Disease-from-Symptoms 📦

Research based testing of Boosted Tree Classifier for Predicting Disease from Symptoms

Language: Python - Size: 2.68 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

titicaca/spark-gbtlr

Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark

Language: Scala - Size: 520 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 89 - Forks: 27

gunaa12/Bank-Lending-Prediction

Given financial information of a person, this determines, based on past data (through boosted decision trees), whether or not to approve their loan request.

Language: Jupyter Notebook - Size: 2.17 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jackvaughan09/ConspiracyOrPhilosophy

A sigmoid SVM classifier for predicting whether an online post is conspiracy or philosophical theory

Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sar-Go/Adult-Income-Prediction-AzureMLStudio

Future Ready Talent Project Submission.Using Azure ML Studio to predict the income of individuals, based on their age, race, education, residence city, etc. Used the adult census dataset

Size: 830 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

talismanbrandi/IML-diHiggs

Codes for reproducing the results of arXiv:2207.04157

Language: Jupyter Notebook - Size: 490 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

nickkunz/treeforestboost

Classification Trees, Random Forest, Boosting | Columbia Business School

Language: R - Size: 10.9 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

pwc2/decision-trees

Implementation of decision trees for binary categorical data using numpy. Includes regular decision trees, random forest, and boosted trees.

Language: Python - Size: 373 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

louisheery/plug-and-play-ML

📊 Simple Supervised & Unsupervised Machine Learning Models to be applied to Static and Time Series datasets.

Language: Python - Size: 65 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

fsolares/R-Credit_Risk_Analysis

This is a Credit Analysis project developed by Felipe Solares da Silva and is part of his professional portfolio.

Language: HTML - Size: 665 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rajarshimaity3235/Breast-Cancer-Diagnosis

Prediction of Breast Cancer using Logistic Regression/Decision Trees/Boosted Decision Trees

Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

tpalczew/A_few_classifiers_ML_basic

A few classifiers - ML (level basic); scikit-learn

Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Ishuan/Predicting-Default-Risk

Following Project is for predicting the list of creditworthy customers for a bank.

Size: 1.81 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

maxwellcui/VLQ_BDT

Multivariate selection of VLQ events

Language: C - Size: 72 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

zmyzheng/MahcineLearning

machine learning algorithms realization

Language: Python - Size: 20.6 MB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
boosted-decision-trees 26 machine-learning 14 logistic-regression 5 random-forest 4 python 3 r 3 classification 3 xgboost 2 neural-networks 2 particle-physics 2 tensorflow 2 scikit-learn 2 decision-tree 2 boosted-trees 2 data-science 2 decision-trees 2 linear-regression 2 svm-classifier 2 feature-extraction 2 decision-tree-classifier 1 adaboost-learning 1 trees 1 boosting 1 boosted-classification 1 yukawa 1 shapley-value 1 quarks 1 interpretable-machine-learning 1 higgs-bosons-decay 1 split-datasets 1 smote-oversampler 1 azure-machine-learning-studio 1 adult-census-income 1 support-vector-machine 1 data-science-projects 1 classification-algorithm 1 preprocessing 1 k-means-clustering 1 covariate-shift 1 spark-ml 1 spark 1 hybrid-model 1 gradient-boosted-trees 1 ctr-prediction 1 ctr 1 random-forests 1 perceptron 1 nearest-neighbors 1 naive-bayes 1 gradient-descent 1 cross-validation 1 conditional-probability-estimation 1 vlq 1 vectorlikequark 1 tmva 1 hep-ex 1 bdt 1 stepwise-regression 1 logisitic-regression 1 forest-models 1 classification-model 1 alteryx 1 knn-classification 1 jupyter 1 ipynb 1 data-visualization 1 breast-cancer-wisconsin 1 smote 1 machine-learning-algorithms 1 credit-risk 1 open-source 1 neural-network 1 random-forest-classifier 1 explainable-ml 1 explainable-ai 1 expansion-planning 1 emissions 1 climate 1 causal-inference 1 causal-models 1 coral-reefs 1 ecological-modelling 1 model-independent 1 data-analysis 1 dark-matter 1 pipeline 1 model-selection 1 feature-selection 1 eda 1 french-polynesia 1 privacy-enhancing-technologies 1 distributed-training 1 differential-privacy 1 trophic-cascade 1 teleost 1 sharks 1 shark 1 predator-prey 1 marine-predators 1 marine-ecology 1