Glossary Flashcards
Apache MLlib
Language that makes machine learning scalable
Apache Spark
A general-purpose cluster-computing framework allowing you to process data using computer clusters
API
Application programming interface allows communication between two pieces of software
Caffe
A deep learning algorithm repository built with C++ with Python and Matlab bindings
CDLA
Community Data License Agreement
Classification models
Are used to predict whether some information or databelongs to a category (or “class”)
CLI
Command line interface
C++
A general-purpose programming language. It is an extension of the C programming language or C with Classes
Data set
A structured collection of data
Deeplearning4
Language for deep learning
Deep learning
- A specialized type of machine learning.
- It refers to ageneral set of models and techniques that loosely emulate the way the human brain solves a wide range of problems
ELT
Extract, Load, and Transform
ETL
Extract, Transform, and Load
FSF
Free Software Foundation
ggplot2
A popular library for data visualization in R