This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms
Implementation of backward elimination algorithm used for dimensionality reduction for improving the performance of risk calculation in life insurance industry.
The current repository is able to assess the relationship between EEG components and HDDM parameters of top-down attention in perceptual decision-making using a multiple regression model
C# Console Application: Asks for two files containing historical financial data in the same format as files from Yahoo Finance. Performs the two-step Engel-Granger Test for Cointegration and simulates profits of applying the Pairs Trading Strategy to these stocks. To Project further Includes code to conduct statistical inference and a Function to perform the Augmented Dickey-Fuller Test for stationarity of a time series, which is part of the Engel-Granger Test for cointegration.
Project for customer management in the Marketing Analytics Department of a large retail bank. The aim of this project is to know which marketing activity effectively retains customers. We have information about individual customer profitability (CLV) and a survey was conducted as well. A research model explaining/predicting individual customer profitability is expected, along with a theoretical rational for these hypotheses and test the hypotheses. Multiple independent variables very tried to come up with some meaningful conclusions.