The Interactive Python notebooks can be opened using tools like Jupyter Notebooks or by opening .ipynb files in Github/browserFor Python3 Install the required libraries using Pip such as pip install sklearn pip install pandas pip install numpy pip install matplotlib For R Install the required libraries using install.packages or RStudio Run the files using R -f <filename> orRun in RStudioRBF SVMVariation with C and GammaTuning a linear SVM for PurposeRunning algorithms to find the best parametersPrinciple Component AnalysisTrue Positive Rate vs False Positive Rate on Credit Card dataPrecision Recall on Credit Card dataSources1. Dummy data and practise from Coursera - Machine Learning - University of Michigan2. Kaggle datasets and competitions Fork this on Github to make changes!