Different meta-heuristic optimization techniques for feature selection
-
Updated
May 19, 2020 - Python
Different meta-heuristic optimization techniques for feature selection
Timefold Solver is an AI constraint solver for Python to optimize the Vehicle Routing Problem, Employee Rostering, Maintenance Scheduling, Task Assignment, School Timetabling, Cloud Optimization, Conference Scheduling, Job Shop Scheduling, Bin Packing and many more planning problems.
Open-source framework for adaptive manufacturing processes scheduling
A list of optimization algorithms and their sample codes
Customising optimisation metaheuristics via hyper-heuristic search (CUSTOMHyS). This framework provides tools for solving, but not limited to, continuous optimisation problems using a hyper-heuristic approach for customising metaheuristics. Such an approach is powered by a strategy based on Simulated Annealing. Also, several search operators ser…
Search for a model and corresponding hyperparameters that best model your data
This paper presents an intelligent sizing method to improve the performance and efficiency of a CMOS Ring Oscillator (RO). The proposed approach is based on the simultaneous utilization of powerful and new multi-objective optimization techniques along with a circuit simulator under a data link. The proposed optimizing tool creates a perfect trad…
The Stochastic Optimisation Software (SOS) is a research-oriented software platform for Metaheuristic Optimisation (Stochastic Optimisation). If you are using SOS, please acknowledge the article "Caraffini, F.; Iacca, G. The SOS Platform: Designing, Tuning and Statistically Benchmarking Optimisation Algorithms. Mathematics 2020, 8, 785." (https:…
A collection of the most commonly used Optimisation Algorithms for Data Science & Machine Learning
Matlab code for Remora Optimization Algorithm (ROA)
A Python implementation of the paper "Duelist Algorithm: An Algorithm Inspired by How Duelist Improve Their Capabilities in a Duel" https://arxiv.org/abs/1512.00708
This MATLAB codes is used for calculating of Orbital Intraction Parameters (OIPs) in ETBM
C++ template classes of metaheuristic algorithms including GA, NSGA2, NSGA3, PSO,AOS, etc
Heterogeneous Improved Dynamic Multi-Swarm PSO (HIDMS-PSO) algorithm. Source code for the paper: IEEE SSCI https://ieeexplore.ieee.org/document/9308313
A new optimization method based on the dynamic of sliding motion along a frictionless inclined plane. In IPO, a collection of agents cooperate with each other and move toward better positions in the search space by employing Newton’s second law and equations of motion. The standard version of the IPO is presented by Mozafari et al. in 2016. Powe…
Python code for African vulture optimization algorithm
Powerful and scalable black-box optimization algorithms for Python and C++.
The codes for metaheuristic optimization algorithms
Routing problem in heterogeneous fleet is discussed.
Implementation of three nature-inspired search algorithms: Bees Algorithm, Bat Algorithm, and Firefly Algorithm
Add a description, image, and links to the metaheuristic-optimisation topic page so that developers can more easily learn about it.
To associate your repository with the metaheuristic-optimisation topic, visit your repo's landing page and select "manage topics."