Skip to content

This code is a multiple linear model created using data provided by Kaggle.

License

Notifications You must be signed in to change notification settings

Tahir1072a/Multiple_Lineer_Regression_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple_Lineer_Regression_Model

Description: This code is a multiple linear model created using data provided by Kaggle.

This model, which I created for educational purposes, is based on predicting students' exam scores based on certain features. The code is written cleanly and descriptively. The libraries Matplotlib, Numpy, Pandas, and Scikit-learn were used for testing. The relevant data was tested both with the ready-made gradient_descent function provided by Scikit-learn and with custom functions I wrote.

Türkçe: Eğitim amacı ile yapmış olduğum bu model, öğrencilerin belli özelliklerine göre alacakları sınav skorunu tahmin etmesine dayanır. Kod temiz ve açıklayıcı yazılmıştır. Matplotlib, Numpy, Pandas ve test için stick-learn kütüphanesi kullanılmıştır. İlgili veriler bu kütüphane tarafından sağlana hazır gradient_descent fonksiyonu ile hem de kendi yazdığım fonksiyonlar ile test edilmiştir.

Kaggle Data Set: https://www.kaggle.com/datasets/idowuadamo/students-performance-in-2024-jamb

About

This code is a multiple linear model created using data provided by Kaggle.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages