Nothing here yet.
Nothing here yet.
What is k-mean Clustering? So, k-means clustering is a vector quantization method that seeks to split 'n' observations into 'k' clusters, with each observation belonging to the cluster with the nearest mean (cluster centers or cluster centroid), whic...

What Are we Going to Do? One can find the code and dataset to create the project in Github repo(link at end). The Project Involve: Create a model that will detect a car in a live stream or video and recognize characters on number plate of the car ...
