Pinned Repositories
Admission-Dataset
The dataset contains several parameters which are considered important during the application for Masters Programs. The parameters included are : 1. GRE Scores ( out of 340 ) 2. TOEFL Scores ( out of 120 ) 3. University Rating ( out of 5 ) 4. Statement of Purpose and Letter of Recommendation Strength ( out of 5 ) 5. Undergraduate GPA ( out of 10 ) 6. Research Experience ( either 0 or 1 ) 7. Chance of Admit ( ranging from 0 to 1 )
LinearRegression
Matplotlib-A-Beginners-guide
Matplotlib - A Python 2D plotting library This example provides an introduction to various basic plots like Line Plot , Vertical and Horizontal Bar Plot, Stacked Bar Plot,Bubble Plot,Scatter Plot and Histogram using matplotlib library that can be used in analysis of various datasets.
NaturalLanguageProcessing
Series-vs-DataFrame
Pandas Series vs DataFrame A Series is a one-dimensional object that can hold any data type such as integers, floats and strings. A DataFrame is a two dimensional object , potentially heterogeneous tabular data structure with labeled axes.
smsapp
simple application for sending and receiving msg
Team-India-Cricket-Data-Analysis
Team India Cricket Data Analysis using Pandas and Matplotlib Insights derived : What is India’s total Win/Loss/Tie percentage? What is India’s Win/Loss/Tie percentage in away and home matches? How many matches has India played against different ICC teams? How many matches India has won or lost against different teams?
Titanic-Dataset-Exploratory-Data-Analysis
Exploratory Data Analysis using Python Exploratory data analysis (EDA) is a crucial component of data science which helps you to get insights about your data and what kinds of questions might be answered by them.
VuforiaAugmentedReality
A demo/PoC app that uses Vuforia SDK and demonstrates various flavors possible in augmented reality including playing with virtual buttons.
vigneshk's Repositories
vigneshk/VuforiaAugmentedReality
A demo/PoC app that uses Vuforia SDK and demonstrates various flavors possible in augmented reality including playing with virtual buttons.
vigneshk/Admission-Dataset
The dataset contains several parameters which are considered important during the application for Masters Programs. The parameters included are : 1. GRE Scores ( out of 340 ) 2. TOEFL Scores ( out of 120 ) 3. University Rating ( out of 5 ) 4. Statement of Purpose and Letter of Recommendation Strength ( out of 5 ) 5. Undergraduate GPA ( out of 10 ) 6. Research Experience ( either 0 or 1 ) 7. Chance of Admit ( ranging from 0 to 1 )
vigneshk/LinearRegression
vigneshk/Matplotlib-A-Beginners-guide
Matplotlib - A Python 2D plotting library This example provides an introduction to various basic plots like Line Plot , Vertical and Horizontal Bar Plot, Stacked Bar Plot,Bubble Plot,Scatter Plot and Histogram using matplotlib library that can be used in analysis of various datasets.
vigneshk/NaturalLanguageProcessing
vigneshk/Series-vs-DataFrame
Pandas Series vs DataFrame A Series is a one-dimensional object that can hold any data type such as integers, floats and strings. A DataFrame is a two dimensional object , potentially heterogeneous tabular data structure with labeled axes.
vigneshk/smsapp
simple application for sending and receiving msg
vigneshk/Team-India-Cricket-Data-Analysis
Team India Cricket Data Analysis using Pandas and Matplotlib Insights derived : What is India’s total Win/Loss/Tie percentage? What is India’s Win/Loss/Tie percentage in away and home matches? How many matches has India played against different ICC teams? How many matches India has won or lost against different teams?
vigneshk/Titanic-Dataset-Exploratory-Data-Analysis
Exploratory Data Analysis using Python Exploratory data analysis (EDA) is a crucial component of data science which helps you to get insights about your data and what kinds of questions might be answered by them.