package plot
Data visualization.
- Alphabetic
- By Inheritance
- plot
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
class
RenderMacro extends AnyRef
Guess the notebook environment.
Value Members
-
def
show(spec: VegaLite)(implicit renderer: (VegaLite) ⇒ Unit): Unit
Shows a vega-lite plot with implicit renderer.
-
def
show(grid: PlotGrid)(implicit renderer: (PlotGrid) ⇒ Unit): Unit
Shows a plot grid with implicit renderer.
-
def
show(canvas: Canvas)(implicit renderer: (Canvas) ⇒ Unit): Unit
Shows a plot canvas with implicit renderer.
-
object
Render
Implicit renderers.
Smile (Statistical Machine Intelligence and Learning Engine) is a fast and comprehensive machine learning, NLP, linear algebra, graph, interpolation, and visualization system in Java and Scala. With advanced data structures and algorithms, Smile delivers state-of-art performance.
Smile covers every aspect of machine learning, including classification, regression, clustering, association rule mining, feature selection, manifold learning, multidimensional scaling, genetic algorithms, missing value imputation, efficient nearest neighbor search, etc.