What is the Expert System?
What is the expert system? Expert system is one of the fields of artificial intelligence. This system can make decisions like an intelligent human. Expert system focuses on how knowledge representation works in solving
Clustering and its Algorithms
What is Clustering? Clustering algorithm (cluster analysis) is a grouping method of objects based on their similarities. It is used as a data analysis technique to discover interesting patterns in data, such as gr
All About Restful API
Before talking about RESTful API, a reminder of API or Application Programming Interface could be helpful. API is a type of programming interface that connects a group of instructions and mechanisms. Thi
What is Data Cleaning? (Doing Online Data Cleaning)
When entering and storing information, an error may occur and the database becomes occupied by wrong data. Therefore, during a process, it is tried to clear all the errors and incorrect data from the data set. Most of