gravatar

aman1

Aman Ajmera

Recently Published

Logistic Regression Model On Quality Dataset
Logistic Regression model is used to predict the outcome of the PoorCare variable which depends on other significant variables in the quality data set. And using the Threshold value and AUC curve to analyze the accuracy of the model.
Linear Regression Model
Applying Regression Model On National Basketball Association(NBA) Dataset to predict the number of wins on the basis of Points difference. And predicting Points on the basis of other relevant variables. And applying the model on the test dataset.
Linear Regression Model
Applying Linear Regression model on the Baseball data set to predict number of wins on the basis of Run Difference. And predicting Run Scored on the basis of related variables.
Linear Regression in R
Applying Regression model on wine dataset. And making prediction using the model. And applying multiple linear regression model.
Exploratory Analysis of the data
Working on the USDA dataset using tools in R
Document on Random Forest algorithm
Applying random forest algorithm on training data set of stevens data to make the prediction model, And used the complexity parameters to increase the accuracy of the model