Computational Intelligence

Imagine you just moved to your brand-new home and hired your energy provider. They tell you that based on the provided information they will set up a direct debit of €50/month. However, at the end of the year, that prediction was not quite accurate, and you end up paying a settlement amount of €300, or if you are lucky, they give you back some money. Either way, you will probably be disappointed with your energy provider and might consider moving on to another one. Predicting energy consumption is currently a key challenge for the energy industry as a whole.

Last Updated On: 
Tue, 07/20/2021 - 06:35

Demonstrating dataset used in one of the experiments.

Categories:
121 Views

Each voice sample is stored as a .WAV file, which is then pre-processed for acoustic analysis using the specan function from the WarbleR R package. Specan measures 22 acoustic parameters on acoustic signals for which the start and end times are provided.

The output from the pre-processed WAV files were saved into a CSV file, containing 3168 rows and 21 columns (20 columns for each feature and one label column for the classification of male or female).

Categories:
1487 Views

Dataset asscociated with a paper in IEEE Transactions on Pattern Analysis and Machine Intelligence

"The perils and pitfalls of block design for EEG classification experiments"

DOI: 10.1109/TPAMI.2020.2973153

If you use this code or data, please cite the above paper.

Categories:
1673 Views

The project is conceptualized to 'Geo Web-Based Facility Mapping for Zone-2 in Greater Visakhapatnam Municipal Corporation- GVMC in Visakhapatnam, India'. The main objective is to share the spatial data to the public to help them find the information about the nearest Hospital, ATM, Educational institutions, petrol filling stations, and supermarkets by providing both web map services and web coverage services using QGIS Cloud.

Categories:
680 Views

This dataset is composed of 4-Dimensional time series files, representing the movements of all 38 participants during a novel control task. In the ‘5D_Data_Extractor.py’ file this can be set up to 6-Dimension, by the ‘fields_included’ variable. Two folders are included, one ready for preprocessing (‘subjects raw’) and the other already preprocessed ‘subjects preprocessed’.

Categories:
318 Views

We develop a general group-based continuous-time Markov epidemic model (GgroupEM) framework for any compartmental epidemic model (e.g., susceptible-infected-susceptible, susceptible-infected-recovered, susceptible-exposed-infected-recovered). Here, a group consists of a collection of individual nodes of a network. This model can be used to understand the critical dynamic characteristics of a stochastic epidemic spreading over large complex networks while being informative about the state of groups.

Categories:
206 Views

Fifteen datasets of biomedical classification problems are provided, together with the experimental results of applying automated evolution of kernels functions for support vector machines.

Categories:
789 Views

A Traffic Light Controller PETRI_NET (Finite State Machine) Implementation.

 

An implementation of FSM approach can be followed in systems whose tasks constitute a well-structured list so all states can be easily enumerated. A Traffic light controller represents a relatively complex control function

Categories:
510 Views

Pages