Course

Graduate Admission Prediction with Pyspark ML

Coursera Project Network

In this 1-hour project-based course, you will master building a linear regression model using Pyspark ML to predict graduate admission chances. The project utilizes the graduate admission 2 dataset from Kaggle and focuses on implementing a Simple Linear Regression Machine Learning Algorithm from the Pyspark Machine learning library.

Throughout the course, you will work in the Google Colab environment with Pyspark installation. Expect to learn how to set up and manipulate Pyspark dataframes in the Colab environment, as well as clean and prepare data for analysis. Prior familiarity with the Python programming language and a theoretical understanding of the Linear Regression algorithm are recommended.

  • Build a linear regression model using Pyspark ML to predict admission
  • Set up Pyspark and work with Pyspark dataframes in the Colab Environment
  • Clean and prepare data for analysis

By the end of the project, you will have the skills to construct a linear regression model using Pyspark ML for predicting admission chances. Please note that the dataset and model used in this project are for educational purposes only and not intended for real-life application.

Certificate Available ✔

Get Started / More Info
Graduate Admission Prediction with Pyspark ML
More Machine Learning Courses

Informed Clinical Decision Making using Deep Learning

University of Glasgow

Informed Clinical Decision Making using Deep Learning is a specialized program for programmers to apply deep learning in Electronic Health Records and develop Clinical...

Cifar-10 Image Classification with Keras and Tensorflow 2.0

Coursera Project Network

Cifar-10 Image Classification with Keras and Tensorflow 2.0 guides you to build and evaluate deep neural network models for image classification in under 2 hours....

Natural Language Processing with PyCaret

Coursera Project Network

Learn to harness the power of PyCaret for NLP tasks, model comparison, and visualization in just a few lines of code.

Visualizing Filters of a CNN using TensorFlow

Coursera Project Network

Learn to visualize filters of a CNN using TensorFlow. Implement gradient ascent algorithm to visualize image features that activate filters of a CNN.