Tutorial by Topics: machine

On Mac and Linux, the meteor command line tool assumes that the ssh command line tool, used to make secure connections to other computers, is always present. On Windows, this tool needs to be installed. Below are listed two options for setting it up and using it.
Machine Learning is the science (and art) of programming computers so they can learn from data. A more formal definition: It is the field of study that gives computers the ability to learn without being explicitly programmed. Arthur Samuel, 1959 A more engineering-oriented definition: A compu...
Remote management of multiple docker engine hosts. docker-machine manages remote hosts running Docker. The docker-machine command line tool manages the full machine's life cycle using provider specific drivers. It can be used to select an "active" machine. Once selected, an active m...
The topic uses PHP-ML for all machine learning algorithms. The installation of the library can be done using composer require php-ai/php-ml The github repository for the same can be found here. Also it is worth noting that the examples given are very small data-set only for the purpose of dem...
As part of the Serverless movement, AWS recently announced C# support for AWS Lambda functions. In this article, I will show you how to develop, install and call a simple C# AWS Lambda Function using Visual Studio 2015. Before you start this example, first go to the Remarks section of this documen...
Finite States Machine concepts are usually implemented under Object Oriented Programming (OOP) languages, for example using Java language, based on the State pattern defined in GOF (refers to the book: "Design Patterns"). R provides several mechanisms to simulate the OO paradigm, let's ap...
Apache spark MLib provides (JAVA, R, PYTHON, SCALA) 1.) Various Machine learning algorithms on regression, classification, clustering, collaborative filtering which are mostly used approaches in Machine learning. 2.) It supports feature extraction, transformation etc. 3.) It allows data practitio...
It will focus on Installing Pentaho Kettle - GUI Spoon on Local machine both Windows and Ubuntu machine. Spoon is a very effective ETL Tool from the basket of Pentaho. it is easy to install and it can change the way the Data Loading and data Cleaning is done in any organisation. it is faster a...

Page 1 of 1