Skip to content

git-sharwaree/PracticeP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”Ή PySpark Linear Regression on Databricks

This project demonstrates a simple Linear Regression model using PySpark on Databricks.

πŸ”§ Tools Used

  • PySpark (Spark MLlib)
  • Linear Regression
  • Databricks Community Edition

πŸ“Œ Steps

  1. Load dataset into a Spark DataFrame
  2. Perform data preprocessing
  3. Fit a Linear Regression model using PySpark MLlib
  4. Evaluate model performance
  5. Upload the notebook to Databricks
  6. Attach it to a cluster and run the cells step-by-step

About

A Linear Regression model built on Databricks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published