You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
This repository contains files and information about step 1 of Kaphta Architecture: Text classification of PubMed abstracts on anticancer activity, using the R language.
Files used for my Master's thesis in Data Science titled "Identification of Critical Nodes in Differential Co-Expression Networks of TEPs Transcriptome for Diagnostic Applications."
Simulate one case of customer churn where we work on a data of postpaid customers with a contract. Predict whether a customer will cancel their service in the future or not.
Market Basket Analysis is one of the key techniques used by large retailers to uncover associations between items. It works by looking for combinations of items that occur together frequently in transactions. To put it another way, it allows retailers to identify relationships between the items that people buy.