Pinned Repositories
csa
Coupled simulated annealing
IntelligentOptimizationAlgorithms
This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm), PSO (Particle Swarm Optimizer) and so on. And some other algorithms will be appended in the future.
MachineLearning
Machine Learning in Action (机器学习实战)
MachineLearningTrick
Machine Learning Trick : GBDT_Feature Blending Stacking CascadeForest
Meatpie
Collections of well known metaheuristic algorithms fully written in Python. Including Particle Swarm Optimization (PSO), Differential Evolution (DE), Evolution Strategies (ES), FIrefly Algorithm (FA), etc, and some of their variations.
PSO-and-SA-Hybrid
Hybrid : PSO && Simulated Annealing
pyswarms
A research toolkit for particle swarm optimization in Python
python-pso
A quick implementation of a global best particle swarm optimisation algorithm in Python
python-pso-arithmetic
Python version of PSO arithmetic solver
Rong360
用户贷款风险预测
BethXu's Repositories
BethXu/Rong360
用户贷款风险预测
BethXu/csa
Coupled simulated annealing
BethXu/IntelligentOptimizationAlgorithms
This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm), PSO (Particle Swarm Optimizer) and so on. And some other algorithms will be appended in the future.
BethXu/MachineLearning
Machine Learning in Action (机器学习实战)
BethXu/MachineLearningTrick
Machine Learning Trick : GBDT_Feature Blending Stacking CascadeForest
BethXu/Meatpie
Collections of well known metaheuristic algorithms fully written in Python. Including Particle Swarm Optimization (PSO), Differential Evolution (DE), Evolution Strategies (ES), FIrefly Algorithm (FA), etc, and some of their variations.
BethXu/PSO-and-SA-Hybrid
Hybrid : PSO && Simulated Annealing
BethXu/pyswarms
A research toolkit for particle swarm optimization in Python
BethXu/python-pso
A quick implementation of a global best particle swarm optimisation algorithm in Python
BethXu/python-pso-arithmetic
Python version of PSO arithmetic solver
BethXu/simanneal
Python module for Simulated Annealing optimization
BethXu/svcca
BethXu/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
BethXu/tuning_xgboost
Using consecutive (greedy) gridsearch with cross validation to tune xgboost hyperparameters in python.
BethXu/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow