Publications by Veera

CapstoneWeek2

26.04.2020

Capstone Week2 Explanatory Data analyis The motivation for this project is to: 1. Demonstrate that you’ve downloaded the data and have successfully loaded it in. 2. Create a basic report of summary statistics about the data sets. 3. Report any interesting findings that you amassed so far. 4. Get feedback on your plans for creating a prediction ...

1028 sym R (9837 sym/63 pcs) 6 img

Statistical Inference Part2

28.03.2020

Part 2 : Basic Inferential Data Analysis Instructions This report aims to analyze the ToothGrowth data in the R datasets package. Per the course project instructions, the following items should occur: Load the ToothGrowth data and perform some basic exploratory data analyses Provide a basic summary of the data. Use confidence intervals and/or h...

1010 sym R (1648 sym/11 pcs) 1 img

Part1 Statistical Inference Project

28.03.2020

Part 1 : Simulation Exercise Instructions In this project we will investigate the exponential distribution in R and compare it with the Central Limit Theorem. The exponential distribution can be simulated in R with rexp(n, lambda) where lambda is the rate parameter. The mean of exponential distribution is 1/lambda and the standard deviation is al...

1361 sym R (833 sym/6 pcs) 2 img

Regression_Model_Project

04.03.2020

Executive Summary Regression Models Course Project- By Looking at a data set(MTCARS) of a collection of cars, they are interested in exploring the relationship between a set of variables and miles per gallon (MPG) (outcome). They are particularly interested in the following two questions: Is an automatic or manual transmission better for MPG Qua...

3712 sym R (9777 sym/30 pcs) 1 img

Practical Machine Learning Assignment

19.02.2020

Project Description The goal of our project is to predict the manner in which they did the exercise. This is the “classe” variable in the training set. You may use any of the other variables to predict with. You should create a report describing how you built your model, how you used cross validation, what you think the expected out of sample...

1832 sym R (6902 sym/48 pcs)

Final Project

03.06.2020

JHU/Swiftkey Next word Prediction Final Project Veera 6/2/2020 R Markdown The goal of this exercise is to create a product to highlight the prediction algorithm that you have built and to provide an interface that can be accessed by others. Slide with Bullets Algorithm note : Due to my system limitations I took limited text Steps 1) From eac...

1601 sym