Leave a Reply

Bayesian Linear Regression

Bayesian Linear RegressionMarch 3, 2021 Boutros El-Gamil Github Xing Linkedin-in Youtube Bayesian Linear Regression March 3, 2021 Boutros El-Gamil Github Xing Linkedin Youtube IntroductionThe DataThe LikelihoodThe PriorThe PosteriorThe Prediction DistributionDesign…

0 Comments

Logistic Regression

Logistic Regression January 24, 2018 Written by Boutros El-Gamil Github Xing Linkedin Youtube IdeaTheoryCost FunctionNo Closed-Form SolutionGradient Descent AlgorithmMake PredictionsNewton’s MethodMultivariate Logistic RegressionImplementation in Python 1. Idea1.1 Quantitative and Categorical…

5 Comments

Nonlinear Regression

Nonlinear Regression January 9, 2018 Written by Boutros El-Gamil Github Xing Linkedin Youtube IdeaTheoryClosed Form ApproachGradient Descent AlgorithmMultivariate Nonlinear RegressionPolynomial Degree Selection (Bias -Variance Tradeoff)Implementation in Python 1. Idea[watch video]In…

0 Comments

Linear Regression

Linear Regression​ December 25, 2017 Written by Boutros El-Gamil Github Xing Linkedin Youtube IdeaTheoryClosed Form ApproachGradient Descent AlgorithmMultivariate Linear RegressionClosed Form or Gradient Descent?Implementation in Python 1. Idea[watch video]Suppose we…

8 Comments