/Regression-stacked-SVM_RandomForest

This is my implementation of a stacked regressor using optimized SVM and random Forest using Optuna.The actual inputs of the combined regressor is a latent representation of 220 inputs compressed into 5 ,extracted using an auto-encoder implemented under Keras

Primary LanguagePython

No issues in this repository yet.