Month: July 2020

28
Jul
2020

Divisive Algorithm

28
Jul
2020

NNET in R

  https://stackoverflow.com/questions/25876455/neural-network-using-r-nnet-package-nas-when-using-size-2

27
Jul
2020

Influential Measures

https://cran.r-project.org/web/packages/olsrr/vignettes/influence_measures.html Cook’s distance https://cran.r-project.org/web/packages/olsrr/vignettes/influence_measures.html

27
Jul
2020

Linear Regression: Influential Observations

https://www.youtube.com/watch?v=fJSXS4oVf88

27
Jul
2020

Confusion matrix

https://www.dataschool.io/simple-guide-to-confusion-matrix-terminology/#:~:text=A%20confusion%20matrix%20is%20a,the%20true%20values%20are%20known.&text=The%20classifier%20made%20a%20total,the%20presence%20of%20that%20disease). https://towardsdatascience.com/understanding-confusion-matrix-a9ad42dcfd62

26
Jul
2020

Z-test

Z-Test with Examples from Anas Madni