Central Limit Theorem in Data Science with Interview QuestionsCentral Limit Theorem in Data Science with Interview Questions
Implementing Decision Tree Regression from Scratch – Python – MathematicsImplementing Decision Tree Regression from Scratch – Python – Mathematics
Principal Component Analysis (PCA) – Dimensionality Reduction – Python – SklearnPrincipal Component Analysis (PCA) – Dimensionality Reduction – Python – Sklearn
SVM – Support Vector Machine – Explained with Python SklearnSVM – Support Vector Machine – Explained with Python Sklearn
K Nearest Neighbour (KNN) – Distance Metrics with Python SklearnK Nearest Neighbour (KNN) – Distance Metrics with Python Sklearn
Random Forest – Regression and Classification – Explained using Sklearn – PythonRandom Forest – Regression and Classification – Explained using Sklearn – Python
Decision Tree – ID3 – Regressor and Classifier Explained – Python SkLearnDecision Tree – ID3 – Regressor and Classifier Explained – Python SkLearn
Best 10 Regression Methods in Machine Learning : Python SklearnBest 10 Regression Methods in Machine Learning : Python Sklearn
Performance Metrics in Regression – Explanation with Python CodePerformance Metrics in Regression – Explanation with Python Code
Logistic Regression – Classification – Python SkLearn – ExplainedLogistic Regression – Classification – Python SkLearn – Explained
Regularization Techniques in Regression: Explanation and CodeRegularization Techniques in Regression: Explanation and Code
Transfer Learning in Linear Regression – Python – SkLearnTransfer Learning in Linear Regression – Python – SkLearn
Multiple Linear Regression Explained using Python – SkLearnMultiple Linear Regression Explained using Python – SkLearn
Simple Linear Regression Explained- Python – SkLearnSimple Linear Regression Explained- Python – SkLearn
OPENCV – PYTHON | Contour Compression Methods | CHAIN_APPROX_NONE, SIMPLE, TC89KCOS, TC89L1OPENCV – PYTHON | Contour Compression Methods | CHAIN_APPROX_NONE, SIMPLE, TC89KCOS, TC89L1
OPENCV – PYTHON | Retrieval Modes in Contour Detection | RETR EXTERNAL, LIST, TREE | HierarchyOPENCV – PYTHON | Retrieval Modes in Contour Detection | RETR EXTERNAL, LIST, TREE | Hierarchy
OPENCV-PYTHON | Contour Detection | Functions, Uses, and Demonstration |OPENCV-PYTHON | Contour Detection | Functions, Uses, and Demonstration |
OPENCV-PYTHON | Object Tracking – Frame Differencing | Algorithm + Project OPENCV-PYTHON | Object Tracking – Frame Differencing | Algorithm + Project
Computer Vision project with code | Harry potter cloak | Explained in 10 min | OpenCV python projectComputer Vision project with code | Harry potter cloak | Explained in 10 min | OpenCV python project
OPENCV-PYTHON | Object Tracking – Color Based Segmentation | Algorithm + Project DemonstrationOPENCV-PYTHON | Object Tracking – Color Based Segmentation | Algorithm + Project Demonstration
OPENCV-PYTHON | OTSU and TRIANGLE Thresholding | Full Mathematics + CODE Explained | Important !OPENCV-PYTHON | OTSU and TRIANGLE Thresholding | Full Mathematics + CODE Explained | Important !
OPENCV – PYTHON | Image Thresholding | Global + Adaptive | ADAPTIVE MEAN & GAUSSIAN | Variants OPENCV – PYTHON | Image Thresholding | Global + Adaptive | ADAPTIVE MEAN & GAUSSIAN | Variants
OPENCV – PYTHON | Adaptive Histogram Equalization | AHE & CLAHE | Coding + Demo | AHE drawbacksOPENCV – PYTHON | Adaptive Histogram Equalization | AHE & CLAHE | Coding + Demo | AHE drawbacks
OPENCV – PYTHON | Image Histogram Equalization | Gray & Color Histograms | Brightness & ContrastOPENCV – PYTHON | Image Histogram Equalization | Gray & Color Histograms | Brightness & Contrast
OPENCV-PYTHON | Bitwise Operations | AND, OR, XOR, NOT with Images | Image BITWISE MaskingOPENCV-PYTHON | Bitwise Operations | AND, OR, XOR, NOT with Images | Image BITWISE Masking
OPENCV – PYTHON | Morphological Operations | Dilation, Erosion, Opening, Closing, Top-Black HatOPENCV – PYTHON | Morphological Operations | Dilation, Erosion, Opening, Closing, Top-Black Hat
OPENCV – PYTHON | Vignette Effect Explained with Mathematics | Gaussian Kernel & DeviationOPENCV – PYTHON | Vignette Effect Explained with Mathematics | Gaussian Kernel & Deviation
OPENCV – PYTHON | Canny Edge Detection EXPLAINED | Coding SOBEL, LAPLACIAN and CANNY FiltersOPENCV – PYTHON | Canny Edge Detection EXPLAINED | Coding SOBEL, LAPLACIAN and CANNY Filters
OPENCV – PYTHON | Sobel, Scharr, Laplacian edge detection | High Pass Filters | Image GradientsOPENCV – PYTHON | Sobel, Scharr, Laplacian edge detection | High Pass Filters | Image Gradients
OPENCV-PYTHON | Mouse events and Trackbars | OpenCV GUI | Mini Paint Application | Mouse Drawing OPENCV-PYTHON | Mouse events and Trackbars | OpenCV GUI | Mini Paint Application | Mouse Drawing
Computer Vision Project | PHOTO to WATER COLOR ART using OPENCV-PYTHON with CODE | ExplanationComputer Vision Project | PHOTO to WATER COLOR ART using OPENCV-PYTHON with CODE | Explanation
OPENCV-PYTHON | Image Sharpening, Noise Reduction, Blur | Gaussian, Median, Bilateral FILTERINGOPENCV-PYTHON | Image Sharpening, Noise Reduction, Blur | Gaussian, Median, Bilateral FILTERING
OPENCV – PYTHON | Convolutions | High & low pass FILTERING | Maths Averaging Blur | MOTION BLUROPENCV – PYTHON | Convolutions | High & low pass FILTERING | Maths Averaging Blur | MOTION BLUR
OPENCV – PYTHON | Geometric Transformations | Euclidean, Affine, Projective | Mathematics + CODE OPENCV – PYTHON | Geometric Transformations | Euclidean, Affine, Projective | Mathematics + CODE
OPENCV – PYTHON | Rotation, Translation, Scaling | Interpolation and Transformation MatrixOPENCV – PYTHON | Rotation, Translation, Scaling | Interpolation and Transformation Matrix
Computer Vision Project | Analog Clock using OPENCV-PYTHON | Mathematical Project | Full ExplainedComputer Vision Project | Analog Clock using OPENCV-PYTHON | Mathematical Project | Full Explained
OPENCV-PYTHON | Lines, Shapes, Polygons, Text | Aliasing in OpenCV | Figure and text in opencvOPENCV-PYTHON | Lines, Shapes, Polygons, Text | Aliasing in OpenCV | Figure and text in opencv
Computer Vision Project | PYTHON-OPENCV Project | Reverse Video in 5 min | Code and ExplanationComputer Vision Project | PYTHON-OPENCV Project | Reverse Video in 5 min | Code and Explanation
OPENCV – PYTHON | Image, Video Read/Write | Webcam | Properties, codecs | Live example with CODEOPENCV – PYTHON | Image, Video Read/Write | Webcam | Properties, codecs | Live example with CODE
OPENCV – PYTHON | Virtual Environment (window + Ubuntu) INSTALL and USAGE | sys.argv ArgumentOPENCV – PYTHON | Virtual Environment (window + Ubuntu) INSTALL and USAGE | sys.argv Argument
OPENCV – PYTHON | Numpy-2 | Indexing | Delete, append array| Ravel and Flatten | NDArray to ImageOPENCV – PYTHON | Numpy-2 | Indexing | Delete, append array| Ravel and Flatten | NDArray to Image
OPENCV – PYTHON | Numpy-1 | Datatypes | NDArray and attributes | Numpy Algebra | Scalar OperationOPENCV – PYTHON | Numpy-1 | Datatypes | NDArray and attributes | Numpy Algebra | Scalar Operation
OPENCV – PYTHON | Color Space and their utility | RGB | YCrCb | HSV | CMYK | Most queriedOPENCV – PYTHON | Color Space and their utility | RGB | YCrCb | HSV | CMYK | Most queried
OPENCV – PYTHON | Image Basics | RGB Color Model | Pixel | Channels | Image Storage | IMPORTANTOPENCV – PYTHON | Image Basics | RGB Color Model | Pixel | Channels | Image Storage | IMPORTANT
OPENCV – PYTHON | COMPUTER VISION Applications | Libraries for software development | Must Know !OPENCV – PYTHON | COMPUTER VISION Applications | Libraries for software development | Must Know !
OPENCV – PYTHON | Opencv and its MODULES | 97% people don’t knowOPENCV – PYTHON | Opencv and its MODULES | 97% people don’t know
OPENCV – PYTHON | AI vs ML vs DL vs Computer Vision | Components of CV| Important for InterviewOPENCV – PYTHON | AI vs ML vs DL vs Computer Vision | Components of CV| Important for Interview
Augmented Reality From Scratch OpenCV-Python | Computer Vision Project | Resume Builder | Feature DetectionAugmented Reality From Scratch OpenCV-Python | Computer Vision Project | Resume Builder | Feature Detection
8 Best online money making ideas in 2021 – Start now (with expected income)8 Best online money making ideas in 2021 – Start now (with expected income)
EYE BLINK DETECTION using Python OpenCV | Computer Vision Project – (Simplest Approach)EYE BLINK DETECTION using Python OpenCV | Computer Vision Project – (Simplest Approach)
Competitive Programming or Software Development | Better for beginners in 2021Competitive Programming or Software Development | Better for beginners in 2021
Best Programming Language to learn 2021 – 2022 | Java, Python, C, C++, C#Best Programming Language to learn 2021 – 2022 | Java, Python, C, C++, C#
Computer Vision Project | Canny edge detection from scratch |Resume Builder ProjectComputer Vision Project | Canny edge detection from scratch |Resume Builder Project
5 Things to remember when entering engineering college5 Things to remember when entering engineering college
Is it really worth dropping a year for IIT, NIT or IIITIs it really worth dropping a year for IIT, NIT or IIIT
What happens if i don’t get into IIT, NIT or IIIT ?What happens if i don’t get into IIT, NIT or IIIT ?
Adyant App : A reminder to nation for protecting themAdyant App : A reminder to nation for protecting them
AIR CANVAS | Python OpenCV | Code & explanation | Computer Vision ProjectsAIR CANVAS | Python OpenCV | Code & explanation | Computer Vision Projects
Harry Potter’s Cloak WITH CODE | OpenCV Projects | Computer Vision ProjectHarry Potter’s Cloak WITH CODE | OpenCV Projects | Computer Vision Project
VEGMET : Android App Development Project | Machine Learning with AndroidVEGMET : Android App Development Project | Machine Learning with Android