1. Bringing expert system assessments to a common format for ensemble
2. Developed an algorithm for combining the assessment of expert systems for predicting gender and age using video images from CCTV cameras
3. We evaluated the performance of the ensemble system using test data.
Ensembling is a machine learning method that combines multiple models (expert estimates) to improve forecast quality. Each individual model has strengths and weaknesses, and ensemble allows for increased stability of the developed model and improved forecast accuracy.
4. Optimized the use of a limited amount of labeled data. Machine learning algorithms and active learning techniques were applied to improve forecasting accuracy and efficiency.
5. Implemented the developed ensemble system
6. The following approaches were used:
an ensemble method where each model in the ensemble is weighted according to its importance in decision making
allow you to process data, identify patterns, reduce data dimensionality, build models, and make decisions based on algebraic calculations
class of machine learning algorithms
approximation by hyperplanes