Technology

Technology

Minimal set of words which acts as tech guide ,documented for following purpose like kick starting stuff easier , reference the emphasised feature or basic intro about the stuff..!!!

Uses of java 8 lambda expressions in collections

Lambda expression facilitates functional programming, and simplifies the development a lot, Lambada provides the feature like sort of anonymous function which we use in the scripting language like PHP or Js which provide

Apache Spark Imputer Usage In Scala

This Tutorial explain what is Spark imputer, implement the Imputer and basic terminologies used while using the imputer.And strategies available in spark imputer.