All Projects → GeFs → Similar Projects or Alternatives

140 Open source projects that are alternatives of or similar to GeFs

s-attack
[CVPR 2022] S-attack library. Official implementation of two papers "Vehicle trajectory prediction works, but not everywhere" and "Are socially-aware trajectory prediction models really socially-aware?".
Stars: ✭ 51 (+121.74%)
Mutual labels:  robustness
eForest
This is the official implementation for the paper 'AutoEncoder by Forest'
Stars: ✭ 71 (+208.7%)
Mutual labels:  random-forest
jupyter-notebooks
Jupyter Notebooks and miscellaneous
Stars: ✭ 51 (+121.74%)
Mutual labels:  random-forest
lolo
A random forest
Stars: ✭ 37 (+60.87%)
Mutual labels:  random-forest
belay
Robust error-handling for Kotlin and Android
Stars: ✭ 35 (+52.17%)
Mutual labels:  robustness
Advances-in-Label-Noise-Learning
A curated (most recent) list of resources for Learning with Noisy Labels
Stars: ✭ 360 (+1465.22%)
Mutual labels:  robustness
Metric Learning Adversarial Robustness
Code for NeurIPS 2019 Paper
Stars: ✭ 44 (+91.3%)
Mutual labels:  robustness
Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…
Stars: ✭ 41 (+78.26%)
Mutual labels:  random-forest
shortcut-perspective
Figures & code from the paper "Shortcut Learning in Deep Neural Networks" (Nature Machine Intelligence 2020)
Stars: ✭ 67 (+191.3%)
Mutual labels:  robustness
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (+308.7%)
Mutual labels:  random-forest
random-survival-forest
A Random Survival Forest implementation for python inspired by Ishwaran et al. - Easily understandable, adaptable and extendable.
Stars: ✭ 40 (+73.91%)
Mutual labels:  random-forest
cqr
Conformalized Quantile Regression
Stars: ✭ 152 (+560.87%)
Mutual labels:  random-forest
Adversarial-Distributional-Training
Adversarial Distributional Training (NeurIPS 2020)
Stars: ✭ 52 (+126.09%)
Mutual labels:  robustness
recentrifuge
Recentrifuge: robust comparative analysis and contamination removal for metagenomics
Stars: ✭ 79 (+243.48%)
Mutual labels:  robustness
randomforest-density-python
Random Forests for Density Estimation in Python
Stars: ✭ 24 (+4.35%)
Mutual labels:  random-forest
decision-trees-for-ml
Building Decision Trees From Scratch In Python
Stars: ✭ 61 (+165.22%)
Mutual labels:  random-forest
robustness-vit
Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).
Stars: ✭ 78 (+239.13%)
Mutual labels:  robustness
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+13604.35%)
Mutual labels:  random-forest
handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
Stars: ✭ 285 (+1139.13%)
Mutual labels:  random-forest
Shifu
An end-to-end machine learning and data mining framework on Hadoop
Stars: ✭ 207 (+800%)
Mutual labels:  random-forest
MLDay18
Material from "Random Forests and Gradient Boosting Machines in R" presented at Machine Learning Day '18
Stars: ✭ 15 (-34.78%)
Mutual labels:  random-forest
Infiniteboost
InfiniteBoost: building infinite ensembles with gradient descent
Stars: ✭ 180 (+682.61%)
Mutual labels:  random-forest
LSTM-Time-Series-Analysis
Using LSTM network for time series forecasting
Stars: ✭ 41 (+78.26%)
Mutual labels:  random-forest
Chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4,5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting (GBDT, GBRT, GBM), Random Forest and Adaboost w/categorical features support for Python
Stars: ✭ 176 (+665.22%)
Mutual labels:  random-forest
robust-local-lipschitz
A Closer Look at Accuracy vs. Robustness
Stars: ✭ 75 (+226.09%)
Mutual labels:  robustness
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+652.17%)
Mutual labels:  random-forest
DUN
Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)
Stars: ✭ 65 (+182.61%)
Mutual labels:  robustness
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (+569.57%)
Mutual labels:  random-forest
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (+21.74%)
Mutual labels:  random-forest
Benchm Ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
Stars: ✭ 1,835 (+7878.26%)
Mutual labels:  random-forest
NeuralNetworkAnalysis.jl
Reachability analysis for closed-loop control systems
Stars: ✭ 37 (+60.87%)
Mutual labels:  robustness
Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+8195.65%)
Mutual labels:  random-forest
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (+73.91%)
Mutual labels:  random-forest
Randomforest
随机森林,Random Forest(RF)
Stars: ✭ 132 (+473.91%)
Mutual labels:  random-forest
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (-26.09%)
Mutual labels:  random-forest
Ml Projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
Stars: ✭ 127 (+452.17%)
Mutual labels:  random-forest
forestError
A Unified Framework for Random Forest Prediction Error Estimation
Stars: ✭ 23 (+0%)
Mutual labels:  random-forest
Network Intrusion Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Stars: ✭ 119 (+417.39%)
Mutual labels:  random-forest
goscore
Go Scoring API for PMML
Stars: ✭ 85 (+269.57%)
Mutual labels:  random-forest
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+5447.83%)
Mutual labels:  random-forest
onelearn
Online machine learning methods
Stars: ✭ 14 (-39.13%)
Mutual labels:  random-forest
Gcforest
This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks'
Stars: ✭ 1,214 (+5178.26%)
Mutual labels:  random-forest
xforest
A super-fast and scalable Random Forest library based on fast histogram decision tree algorithm and distributed bagging framework. It can be used for binary classification, multi-label classification, and regression tasks. This library provides both Python and command line interface to users.
Stars: ✭ 20 (-13.04%)
Mutual labels:  random-forest
Reproduce Stock Market Direction Random Forests
Reproduce research from paper "Predicting the direction of stock market prices using random forest"
Stars: ✭ 67 (+191.3%)
Mutual labels:  random-forest
DiagnoseRE
Source code and dataset for the CCKS201 paper "On Robustness and Bias Analysis of BERT-based Relation Extraction"
Stars: ✭ 23 (+0%)
Mutual labels:  robustness
Edarf
exploratory data analysis using random forests
Stars: ✭ 62 (+169.57%)
Mutual labels:  random-forest
cheapml
Machine Learning algorithms coded from scratch
Stars: ✭ 17 (-26.09%)
Mutual labels:  random-forest
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (+130.43%)
Mutual labels:  random-forest
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (+78.26%)
Mutual labels:  random-forest
Cnn Svm Classifier
Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine
Stars: ✭ 33 (+43.48%)
Mutual labels:  random-forest
wetlandmapR
Scripts, tools and example data for mapping wetland ecosystems using data driven R statistical methods like Random Forests and open source GIS
Stars: ✭ 16 (-30.43%)
Mutual labels:  random-forest
Awesome Fraud Detection Papers
A curated list of data mining papers about fraud detection.
Stars: ✭ 843 (+3565.22%)
Mutual labels:  random-forest
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (+21.74%)
Mutual labels:  random-forest
robust-gcn
Implementation of the paper "Certifiable Robustness and Robust Training for Graph Convolutional Networks".
Stars: ✭ 35 (+52.17%)
Mutual labels:  robustness
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+43.48%)
Mutual labels:  random-forest
adversarial-vision-challenge
NIPS Adversarial Vision Challenge
Stars: ✭ 39 (+69.57%)
Mutual labels:  robustness
urb-studies-predicting-gentrification
This repo is intended to support replication and exploration of the analysis undertaken for our Urban Studies article "Understanding urban gentrification through Machine Learning: Predicting neighbourhood change in London".
Stars: ✭ 35 (+52.17%)
Mutual labels:  random-forest
perceptual-advex
Code and data for the ICLR 2021 paper "Perceptual Adversarial Robustness: Defense Against Unseen Threat Models".
Stars: ✭ 44 (+91.3%)
Mutual labels:  robustness
click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
Stars: ✭ 60 (+160.87%)
Mutual labels:  random-forest
Loan-Web
ML-powered Loan-Marketer Customer Filtering Engine
Stars: ✭ 13 (-43.48%)
Mutual labels:  random-forest
61-120 of 140 similar projects