Skip to content
#

linearregression

Here are 158 public repositories matching this topic...

Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford University, MIT, UC Berkeley. And an intent classifier which can classifies a query into one of the 21 given intents.

  • Updated Jul 29, 2020
  • Jupyter Notebook

In this project I have implemented 14 different types of regression algorithms including Linear Regression, KNN Regressor, Decision Tree Regressor, RandomForest Regressor, XGBoost, CatBoost., LightGBM, etc. Along with it I have also performed Hyper Paramter Optimization & Cross Validation.

  • Updated Feb 14, 2021
  • Jupyter Notebook

This code demonstrates how to integrate PySpark with datasets and perform simple data transformations. It loads a sample dataset using PySpark's built-in functionalities or reads data from external sources and converts it into a PySpark DataFrame for distributed processing and manipulation.

  • Updated Mar 31, 2025
  • Python

Improve this page

Add a description, image, and links to the linearregression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linearregression topic, visit your repo's landing page and select "manage topics."

Learn more