Big Big Things in my Little Little World
Technical Blog with a Personal Touch..
Sunday, 10 December 2017
K-means clustering
›
It is the process of grouping documents such that documents in a cluster are similar and documents in different cluster are dissimilar. Vec...
Sunday, 3 December 2017
Developing Devices that can See
›
Google AIY Vision Kit Google has introduced the AIY Voice Kit back in May, and now the company has launched the AIY Vision Kit that has o...
Sunday, 5 November 2017
Naive Bayes Text classification
›
Doc -> {+, -} Documents are a vector or array of words Conditional independence assumption : No relation exists between words and the...
Sunday, 29 October 2017
Spark on MongoDB: Part- 4
›
Configuring Spark with Mongo DB Two packaged connectors are available to integrate Mongo DB and Spark: Spark Mongo DB connector develop...
1 comment:
Tuesday, 24 October 2017
Spark on MongoDB: Part- 3
›
Terminologies Mongo DB Processes and Configurations mongod – Database instance mongos - Sharding processes Analogous to a data...
Sunday, 22 October 2017
Spark on MongoDB: Part- 2
›
MongoDB data management 1. Sharding MongoDB provides horizontal scale-out for databases on low cost, commodity hardware or cloud infr...
Wednesday, 22 March 2017
Block chain in bits & pieces
›
Blockchain system is a package which contains a normal database plus some software that adds new rows, validates that new rows conform to ...
‹
›
Home
View web version