Data science is an interdisciplinary field that uses scientific methods, processes, algorithms and systems to extract knowledge and insights from structured and unstructured data, Data science is related to data mining, machine learning and big data. Data science is a "concept to unify statistics, data analysis, informatics, and their related methods in order to understand and analyze actual phenomena with data.
Machine learning (ML) is the study of computer algorithms that improve automatically through experience and by the use of data.It is seen as a part of artificial intelligence. Machine learning algorithms build a model based on sample data, known as 'training data', in order to make predictions or decisions without being explicitly programmed to do so. Machine learning algorithms are used in a wide variety of applications, such as email filtering and computer vision,
--> Get Cleaned Data
--> Train And Test Data
--> Create Model
--> Deployement Of Model
--> Data Minning
--> Data Analysis
--> Data Pre-Processing
--> Data Visulization
--> Desktop Application Development
--> Web Development (Django)
--> Matplotlib, Pandas, Scykit-Learn
--> Opencv-python
--> Tensor-Flow, Keras
--> Motion Detection
--> Face Recongnition
--> Many More
Object detection using HSV (hue, saturation, value) color space method through pyhton in open-cv.
Watch VideoHand landmarks detection and tracking using google mediapipe library in open-cv python.
Watch Video