• Stars
    star
    1
  • Language
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

These were some assignments given to us between the codes provided for learning purposes. They have correspondence with the hands on excercises

More Repositories

1

Visualisation

Some codes to facilitate different types of visualisation
18
star
2

Logistic-Regression-Bank-Model

We run a logistic regression to determine significant variables affecting the probability of sale of bank's products
9
star
3

Hands-on-Excercises

These exercises were given to us as the ending slides of the first PPT shared with us. These exercises all are meant to give us hands on experience of using R
7
star
4

Logistic-Regression-Survival-State

In this scenario, we were given data of the titanic's passengers and we had to predict survival rates. Utilised K fold valisation as well post splitting the data into train and test set
6
star
5

Support-Vector-Machine

A suggestive code for the utilization of support vector machine for Data science
6
star
6

Control-Statement-inputs

A list of operators and control statements for quick reference, to facilitate R operations
6
star
7

Some-basics-of-Data-Manipulation

This repository will take you through some basic know how regarding data manipulation
2
star
8

Data-Frame-Methods

This repository deals with Methods to work on Data Frames for reference purposes
1
star
9

Assessing-Logistic-Regression

This Repository provides Tools to assess Methods of Logistic Regression like Gains Chart, Confusion Matrix etc.
1
star
10

R-Functions-intro-and-illustration

This repository deals with different types of functions such as numeric, statistical, character etc.
1
star
11

CART-Decision-Tree-Algorithms-

CART i.e Classification and Regression Trees introduced by Leo Breiman. The complexity of the decision tree is defined as the number of splits in the tree.
1
star
12

CHAID-decision-tree-techniques-

CHAID stands for "Chi Square Automatic interaction detector" devised by Kass in 1980 in South Africa. CHAID creates all possible cross tabulations for each categorical predictor until the best outcome is achieved and no further splitting can be performed.
1
star
13

Random-Forest

On a Titanic data set, on which we had earlier run the logistic regression survival scenario we now apply Random Forest (an ensemble learning method for classification) for purposes of illustration
1
star
14

Data-Science-Convergent-Methods

This Repository shares dual methods of regression i.e logistic regression and multiple regression.
1
star