Git and GitHub from Basic to Advance in 6 Hours (4th Hour)In Hour 1, we learned how to set up Git, check its version using git --version, initialize a repository with git init, check the status of…2h ago2h ago
Git and GitHub from Basic to Advance in 6 Hours (3rd Hour)In Hour 1, we learned how to set up Git, check its version using git --version, initialize a repository with git init, check the status of…1d ago1d ago
Git and GitHub from Basic to Advance in 6 Hours (2nd Hour)Previously in Hour 1, we learned how to set up Git, check its version, use git init, check git status and clone repositories git clone…1d ago1d ago
Git and GitHub from Basic to Advance in 6 Hours (1st Hour)Hello Everyone, have you ever wondered where to start learning Git and GitHub?Jan 12Jan 12
Linear Regression Assumptions in Python IN SHORTIf the assumptions are not satisfied, the interpretation of the results will not always be valid.Jan 16, 2023Jan 16, 2023
Bias Variance Tradeoff and Under Fit Over Fit in Machine Learning IN SHORTMachine Learning Error = Bias error + Variance error + Irreducible errorJan 16, 2023Jan 16, 2023
Missing Value and Outlier Detection in Python IN SHORT“To ensure that the trained model generalises and stabilises well to the valid range of test inputs, it’s important to detect then handle…Jan 8, 20231Jan 8, 20231
Exploratory Data Analysis (EDA) Revision IN SHORTAll the topics in EDA for reference (links are attached for in-depth reference)Dec 30, 2022Dec 30, 2022
Feature Engineering in python IN SHORTFeature engineering is the process of selecting, manipulating and transforming raw data into features.Nov 9, 2022Nov 9, 2022