Maria AsgharUsing Python to convert Green background with another Image | Computer VisionIn digital image processing and video editing, the technique of replacing a specific color (often green or blue) with another image or…Jul 9Jul 9
Maria AsgharUsing Natural language processing (NLP) for Data Preprocessing — Data Science for BeginnersThe quality of data is very important in data science. Most of the time the provided data is not in good condition to perform any kind of…May 18May 18
Maria Asghar5 Major Classes of Learning Problems | Machine LearningMajor Classes of machine learning problems based on the specific nature of the prediction or decision-making task.May 8May 8
Maria AsgharBasic Concepts of Computer Vision — part 3Some of the basic concepts that are very popular in computer vision are briefly explained in these computer vision series of articles. In…Nov 23, 2023Nov 23, 2023
Maria AsgharBasic Concepts of Computer Vision — Part 2Computer vision allows machines to perceive, interpret, and understand the visual world just as humans do. From autonomous vehicles…Nov 21, 2023Nov 21, 2023
Maria AsgharBasic Concepts of Computer Vision — Part 1Computer vision allows machines to perceive, interpret, and understand the visual world just as humans do. From autonomous vehicles…Nov 20, 2023Nov 20, 2023
Maria AsgharBeginner’s guide to CIE colour spaces in Computer VisionColour spaces serve as mathematical models that offer a means to express colours as numeric values. Various colour spaces are employed to…Nov 6, 2023Nov 6, 2023
Maria AsgharClassification Vs Regression in Machine LearningUnderstanding the task type and which method to use is very important. Some tasks can be done efficiently by classification while others…Oct 23, 2023Oct 23, 2023
Maria Asghar11 Essential steps of Data Cleaning for BeginnersData cleaning is an essentials step before analyzing your data. Any mild inconsistency in data can result in ambiguous and wrong findings.Sep 6, 2022Sep 6, 2022
Maria AsgharLargest Number At Least Twice of Others | LeetCode Problem #1 |PythonIn the coming series, I will be sharing solutions of some of the leetCode questions in Python. Today we are going to find largest numJul 2, 2022Jul 2, 2022