Pinned Loading
-
multiple-linear-regression
multiple-linear-regression PublicA Python implementation of multiple linear regression to predict the profit of startups based on their spending in R&D, Administration, Marketing, and the state they operate in.
Python 1
-
polynomial-regression
polynomial-regression PublicThis 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 …
Python 1
-
support-vector-regression
support-vector-regression PublicThis project implements Support Vector Regression (SVR) to predict the salary of an employee based on their position level. The script uses a dataset that contains position levels and corresponding…
Python 1
-
decision-tree-regression
decision-tree-regression PublicThis project implements **Decision Tree Regression** to predict the salary of an employee based on their position level. By using a dataset containing position levels and their corresponding salari…
Python 1
-
random-forest-regressor
random-forest-regressor PublicThis project implements **Random Forest Regression** to predict the salary of an employee based on their position level. Using a dataset that includes position levels and corresponding salaries, th…
Python 1
-
logistic-regression
logistic-regression PublicA Python implementation of Logistic Regression to classify social network ads based on age and estimated salary, featuring data visualization and performance metrics such as confusion matrix and ac…
Python 1
If the problem persists, check the GitHub status page or contact support.