Search Results

AI Programmer: Autonomously Creating Software Programs Using Genetic Algorithms

1 code implementation17 Sep 2017

In this paper, we present the first-of-its-kind machine learning (ML) system, called AI Programmer, that can automatically generate full software programs requiring only minimal human guidance.

EC-KitY: Evolutionary Computation Tool Kit in Python with Seamless Machine Learning Integration

2 code implementations21 Jul 2022

EC-KitY is a comprehensive Python library for doing evolutionary computation (EC), licensed under the BSD 3-Clause License, and compatible with scikit-learn.

BIG-bench Machine Learning

Evaluating Search-Based Software Microbenchmark Prioritization

1 code implementation24 Nov 2022

However, a simple greedy technique utilizing solely the performance change history (without coverage information) is equally or more effective than the best coverage-based techniques while being considerably more efficient, with a runtime overhead of less than 1%.

Software Engineering

Improving the Detection of Burnt Areas in Remote Sensing using Hyper-features Evolved by M3GP

1 code implementation31 Jan 2020

One problem found when working with satellite images is the radiometric variations across the image and different images.

A Java Implementation of Parameter-less Evolutionary Algorithms

1 code implementation26 Jun 2015

The Parameter-less Genetic Algorithm was first presented by Harik and Lobo in 1999 as an alternative to the usual trial-and-error method of finding, for each given problem, an acceptable set-up of the parameter values of the genetic algorithm.

Bayesian Optimization Evolutionary Algorithms

Genetic Programming is Naturally Suited to Evolve Bagging Ensembles

3 code implementations13 Sep 2020

Experimental comparisons on classification and regression tasks taken and reproduced from prior studies show that our algorithm fares very well against state-of-the-art ensemble and non-ensemble GP algorithms.

Multiobjective Programming for Type-2 Hierarchical Fuzzy Inference Trees

1 code implementation16 May 2017

Hence, the proposed HFIT is an efficient and competitive alternative to the other FISs for function approximation and feature selection.

Classification feature selection +2

Ensemble of heterogeneous flexible neural trees using multiobjective genetic programming

1 code implementation16 May 2017

Machine learning algorithms are inherently multiobjective in nature, where approximation error minimization and model's complexity simplification are two conflicting objectives.

Classification Time Series +1

Layered TPOT: Speeding up Tree-based Pipeline Optimization

1 code implementation18 Jan 2018

With the demand for machine learning increasing, so does the demand for tools which make it easier to use.

Automated Feature Engineering BIG-bench Machine Learning +1

Efficient Modelling of Ion Structure and Dynamics in Inorganic Metal Halide Perovskites

1 code implementation20 Mar 2020

Our molecular dynamics simulations make it possible to predict the compositional dependence of the ionic diffusion coefficient on bromide/iodide ratio and vacancy concentration.

Materials Science