Showing 91-99 of 301 results
Time Series in Machine Learning
A time series is a sequence of observations over a certain period. The simplest example of a time series that all of us come across on a day to day basis is the change in temperature throughout the day or week or month or year. The analysis of temporal data…
Cricket
Cricket, initially said to be England’s national summer game, has gained immense popularity worldwide. Such is the popularity that it is not only restricted to the professional field, rather people of all ages and gender can be seen playing cricket in their streets and backyards. This tutorial explains the basic…
Software Development Life Cycle
SDLC stands for Software Development Life Cycle. SDLC is a process that consists of a series of planned activities to develop or alter the Software Products. This tutorial will give you an overview of the SDLC basics, SDLC models available and their application in the industry. This course also elaborates…
Software Architecture Design
Software Architecture typically refers to the bigger structures of a software system, and it deals with how multiple software processes cooperate to carry out their tasks. Software Design refers to the smaller structures and it deals with the internal design of a single software process. By the end of this tutorial, the readers…
International Business Management
International Business is a subject that teaches how to nurture a local business and make it global. It explains the business practices and strategies required to succeed in international markets. In this tutorial, it has been our endeavor to cover the multidimensional aspects of International Business in an easy-to-understand manner.…
Simple Object Access Protocol
Simple Object Access Protocol, SOAP is an open-standard, XML-based messaging protocol for exchanging information among computers. This is a brief course that introduces the readers to the fundamentals of SOAP before moving on to explain its various elements, encoding, and how SOAP is transported. Audience This course has been prepared…