1 тысяч подписчиков
56 видео
How to Create Histogram, Scatter Plot and Box Plot in Python
Detecting Missing Values in a Dataset
How to Solve Initial Value First Order Linear Differential Equations in Python || Graphical solution
How to Create a Pie and Nested Pie chart in Python
Random Variables and Probability || Lecture 1
Probability Distribution and Distribution Parameters || Lecture 3
Solving Minimization Assignment Problem with Python | Part 1
How to Solve First and Higher Order IVP Linear ODEs with Python
How to Perform Analysis of Covariance (ANCOVA) in Python
Assignment Problem | Introduction, Mathematical Model Formulation: Part 1
2. Basic Reproduction Number || Derivation by Python||Next Generation Method
How to Perform a Two - Way Multivariate Analysis of Variance (MANOVA) in Python
Hungarian Method | Solving Minimum and Maximum Assignment Problem: Part 2
L1: Transportation Problem (TP) | Introduction and Computation of IBFS by NorthWest Corner Method
Student t-test in Python
Epidemiological model Simulation || Python like MATLab approach
Python Scatter and Bubble plots + interpretation
L2: Solving a Transportation Problem || Stepping Stone Method | A Degeneracy TP
Linear Regression in Python || Machine Learning Approach
Critical Path Method (CPM) | Forward and Backward Method for Early, Latest, Float time computations
How to load and read data in Python
Python Nonlinear Least square|Non linear regression models| Parameter Estimation
Crosstab, Chi square test, and Cramers V Statistic | Python Solution
How to Handle Missing Values in a Dataset with Python| Part I
Pandas Cross tabulation || Python contingency table
Exploratory Data Analysis (EDA) with python || pandas_profiling (ProfileReport)
Descriptive and Linear Regression Analysis with Python
How to perform Analysis of Variance (ANOVA) | One-way and Two-way ANOVA with Python
How to Reshape Dataset from Wide to Long or Long to Wide format with Python
Critical Path Method in Python | Early Time, Late Time, Critical Activities and Project Duration
How to Perform Data Transformation for Normality in Python
SIR Model parameter estimation with COVID-19 data
How to Perform Chi square test for Independence with Python
Logistic Regression with Python || Full Analysis
Botswana International University of Science and Technology || BIUST campus tour
How to Create Stacked and Unstacked Bar Chart in Python
How to Perform Multiple Linear Regression Assumptions Test in Python
Critical Path Method | Constructing a Time Chart, Gantt Chart
Solving Maximization Assignment Problem with Python | Part 2
Cost - Time tradeoff and Project Crashing with Python
How to Handle Missing Values in a Dataset with Python | Part II
How to Encode Categorical or Factor Variables in Dataset with Python