#

salary-prediction

Here are 112 public repositories matching this topic...

Placement prediction using machine learning is a technique that analyzes data from past student placements to forecast future job prospects. It uses factors like grades, skills, and experience to estimate the likelihood of a student getting hired. This helps students and institutions better prepare for the job market.

  • UpdatedAug 27, 2024
  • Jupyter Notebook
Program-Perhitungan-Gaji-Karyawan

This repository contains a Python-based program designed to calculate employee salaries. It includes functionalities for inputting employee details, calculating gross and net salaries, and handling deductions or bonuses. Ideal for beginners learning Python or developers working on payroll-related applications.

  • UpdatedApr 29, 2025
  • Python

Welcome to the Linear Regression Repository! This repository is dedicated to providing a comprehensive collection of resources and code examples for two types of linear regression: Simple Linear Regression and Multiple Linear Regression.

  • UpdatedJun 17, 2023
  • Jupyter Notebook

This project demonstrates the use of both Linear and Polynomial Regression models to predict salaries based on the position level of employees. By using a dataset that contains position levels and their corresponding salaries, this project showcases the differences between linear and polynomial models in fitting data and making predictions.

  • UpdatedAug 21, 2024
  • Python

Improve this page

Add a description, image, and links to the salary-prediction 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 salary-prediction topic, visit your repo's landing page and select "manage topics."

Learn more