Logistic Regression with Adaboost

For Machine Learning lab

Implementation of Logistic Regression to fit dataset then boosting (a type of ensemble technique) is done with Adaboost algorithm.