Classification Algorithm
An algorithm that is used to help us divide the given input data set into multiple different classes is known as a classification algorithm.
Backhaul
Backhauling is about planning roundtrip hauls so that the trucks carry goods on part or all of the return trips instead of just driving empty-miles.
Overfitting
If a machine learning model was not performing well, it is very likely that the reason behind that was overfitting or underfitting the data.
SOAP API
SOAP API is a standard messaging protocol system that permits processes using different operating systems to communicate via HTTP & it’s XML.
Batch processing
Batch processing is a method of running high-volume, repetitive data jobs. It allows users to process data when computing resources aren’t available.
Abductive reasoning
Abductive reasoning is a form of AI reasoning that focuses on forming probable conclusions based on the information that is available.
Boltzmann machine
A Boltzmann machine is a deep learning model in which every node is connected to every other node and the nodes make binary decisions with some level
Primitives
A primitive refers to basic interface or a segment of code that you can use for the purpose of building sophisticated program elements or interfaces.
Bayesian networks
A Bayesian network is a kind of Probabilistic Graphical Model that makes use of Bayesian inference to carry out probability computations.
Supply Chain Managment
Supply chain management is about managing the flow of goods and services. It includes all processes that turn raw materials into finished products.
Zipf’s law
Zipf’s law- when we rank observations by their frequency, the frequency of a specific observation occurring is inversely proportional to its rank.
Machine learning libraries
A machine learning library is a compilation of functions and routines readily available for use and a robust set of libraries is an indispensable part
TensorFlow playground
TensorFlow Playground users to test artificial intelligence (AI) algorithms through the use of Google’s TensorFlow machine learning libraries.
Customer Analytics
Customer analytics refers to the study of customer behavior and analyzing customer data to understand customers’ needs for essential business decision.
Reservoir computing
Reservoir computing is a computation framework that uses an RNN but updates only some parameters, choosing the others at random and leaving them fixed
Experience design (XD)
Experience Design is an approach that focuses on people’s experiences to guide and drive the design and features of your products, processes, etc
Object-Oriented Programming
Object-oriented programming is one of the classifications of programming languages built on the concept of “objects” which can contain data and code.