gravatar

Ronaldo_99

Ronaldo N. Okpara

Recently Published

Plot
wuth aes(fill=..count..)
Udemy Histogram Plot
1st plot of R class using movie rating in x-axis and count on the y-axis. The bins are set to 0.1
Plotly 3-d map
Got a dataset from Kaggle on personality, created a 3D graph representation on Friends, time alone and social events
NBA playoffs 25 win percentage based on Net Rating
we used net rating to see the win percentage
Plot
Radar plot of major stats for NBA MVP race
Plot of Neural Network
This is a plot using 2 independent variables of Acceleration-time and Horsepower trained and tested to learn and predict MPG
zMpg ~ ZAccTime
neural network plot trained with IV of Acceleration time to predict MPG
Neural network
Project of training and testing datasets of Used cars and using Neural networks
Plot for survival rate and Gender
I did a logistic regression on Titanic dataset. We decided to investigate if Gender has significant influence on Survival Rate. I used Dichotomous way and also Contrast coding to change Gender to Male & Female (1, -1). and dummy coding for (1,0) for Survived and Not Survived column