Author Archives: Yugesh Verma - Page 4
OCR is a short form of Optical character recognition or optical character reader. By the full form, we can understand it is something that can read content present in the image. Every image in the world contains any kind of object in it and some of them have characters that can be read by humans easily, programming a machine to read them can be called OCR
One of the main advantages of Dempster-Shafer theory is that we can utilize it for generating a degree of belief by taking all the evidence into account
In this article, we are going to discuss time series clustering with its key concepts and we will also understand how it can be utilized practically.
ChefBoost is one python package that provides functions for implementing all the regular types of decision trees and advanced techniques. One thing which is noticeable about the package is we can build any version of the above-given decision tree using just a few lines of codes.
ChefBoost is one python package that provides functions for implementing all the regular types of decision trees and advanced techniques. One thing which is noticeable about the package is we can build any version of the above-given decision tree using just a few lines of codes.
We can clarify the significance of chaotic phenomena in neural networks by taking an example of an artificial neural network where we can use chaotic neural network to measure the dynamic characteristics of the artificial neural networks.
Detecto is an open-source library for computer vision programming that helps us in fitting state-of-the-art computer vision and object detection models into our image data. One of the great things about this package is we can fit these models using very few lines of code.
to process faster with the network it is required to converge it faster and to do so there are various techniques that we need to follow while building or training neural networks.
Developing a high-performing and accurate model blessing to a data scientist but maintaining the privacy of the data while training is one of the tasks which every data scientist and modeler needs to take care of. Many times it happens that after the training model explodes sensitive data to the user and this increases the […]
Proplot is a wrapper of the matplotlib library for the visualization of data.