Bindeshwar S. Kushwaha

AI With Python

Online Python Interpreters with Their Links : Google Collab                     https://colab.research.google.com/ Repl                                   https://repl.it/@enaard/Python-3 Quizzes 1- Python Quizzes 2- Quizzes on Tokens Online Courses From Postnetwork   (Under Development) Python Crash Course   See Also: Robotics and Machine Learning Workshop July-2020

AI With Python Read More »

Gamma Probability Density Function

Gamma Function and Gamma Probability Density Function

Gamma function and Gamma Probability Distribution Gamma function and Gamma probability density both are very important concepts in mathematics and statistics. Furthermore, understanding Gamma function and Gamma probability density helps to understand chi-square distribution which plays very important role in machine learning. Especially, in Decision Tree Learning Chi-Square distribution used. In this post, I will

Gamma Function and Gamma Probability Density Function Read More »

Linear Programming Problem

Linear Programming Problem Solution in Python

Linear Programming Problem The problem of formulating an objective function and constraints an establishing relationship between variables is called a programming problem (LPP). If objective function and constraints are linear then the problem is called linear programming problem. Example- Sometimes, you come across the situation when you need to optimize your algorithm. If you can

Linear Programming Problem Solution in Python Read More »

©Postnetwork-All rights reserved.