PySpark Tutorial 33: PySpark Logistic Regression | PySpark with Python

preview_player
Показать описание
PySpark Tutorial 33: PySpark Logistic Regression | PySpark with Python

About this video: In this video, you will learn how to about logistic regression in pyspark

Large Language Model (LLM) - LangChain

Large Language Model (LLM) - LlamaIndex

Machine Learning Model Deployment

Spark with Python (PySpark)

Data Preprocessing (scikit-learn)

Social Media Links

#llamaindex #openai #llm #ai #huggingface #api #genai #generativeai #statswire #spark #pyspark #python #pythonprogramming #pythontutorial
Рекомендации по теме
Комментарии
Автор

Nice video. A couple of comments. You should do the stringindexer after the train, test split to prevent data leakage. Fit on the train set and transform on the test set
Also it would be nice to see scaling of the numeric features as this is standard practice in machine learning. For some reason I have failed to see any pyspark tutorials do both encoding and scaling at the same time. This would be a nice way to distinguish from all of the other tutorials

SoyeBoy
Автор

Saved me a lot of time, thank you very much for also providing the ipynb.

crono
Автор

How to find confusion matrix values in logistics regression?

sakshigaikwad
Автор

hi, can u share the link u got the csv? thank you

choirunnisa
Автор

Can you upload the notebook file? and file csv ?

salah_el_dinmohamed