How to read .csv and .xlsx file in Databricks

How to read .xlsx file: Step 1: In order to read .xlsx file, you need to have the library com.crealytics:spark-excel_2.11:0.12.2 installed in the Databricks cluster. Steps to install library com.crealytics:spark-excel_2.11:0.12.2  to Databircks cluster: Step 1: Select the Databricks cluster where you want to install the library. Step 2: Click on Libraries. Step 3: Click on... Continue Reading →

Machine Learning : What is UnSupervised Learning

Unsupervised Learning The basic idea of Unsupervised Learning is to feed machine with as much data as possible without providing any label on the data and letting machine group similar data together to form clusters and provide insights on them. In Unsupervised Learning, the learning algorithm tries to understand relationships between various inputs without any... Continue Reading →

Create a website or blog at WordPress.com

Up ↑