ganesh90Aug 238 min readData ScienceBuilding a Data Analysis Application with PythonIntroduction In this tutorial, we will walk through the steps of creating a GUI-based application for data analysis using Python. The...
Pushkar NandgaonkarOct 29, 20212 min readMachine Learning DatasetsWholesale data set - classification and clusteringDescription : This data set refers to clients of a wholesale distributor. It includes the annual spending in monetary units (m.u.) on...
Pushkar NandgaonkarOct 29, 20212 min readData ScienceOnline Retail Dataset - Classification, Clustering and RegressionDescription : This Online Retail II data set contains all the transactions occurring for a UK-based and registered, non-store online...
Pushkar NandgaonkarOct 28, 20212 min readData ScienceRoom Occupancy detection data set - classificationDescription : This dataset provides information about the room's environmental factors such as temperature, humidity, light, Co2 Humidity...
PratibhaJun 4, 20217 min readComputer VisionReal time gender recognition Using CNNIn this Article we will perform the Real time Gender Detection using CNN. Let's start. Gender is our identity. In our social life it is...
PratibhaMay 31, 20215 min readComputer VisionDigital Image Processing In this article we will discuss Digital Image Processing. Let's begin from the basics. What is an image ? Basic definition of image is...
PratibhaMay 28, 20215 min readComputer VisionReal time Face Mask DetectionObjective To identify the person on a real time camera wearing a face mask or not with the help of Convolutional neural network by using...