Skip to content
#

model-comparison

Here are 15 public repositories matching this topic...

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.

  • Updated Aug 21, 2024
  • Python

The methods used in this thesis study consisted of Least Absolute Selection Operator (Lasso), Ridge, LightGBM, and XGBoost, Multiple linear regression, Ridge regression, LightGBM, XGBoost. With the use of a variety of regression methods it's being able to predict the sale price of the house. In addition, this model also helps identify which char…

  • Updated Mar 15, 2022
  • Python

This tool, developed in Python, interacts with various AI APIs, including ChatGPT, Copilot, Gemini, Llama, and Mistral language models. Users can submit requests and retrieve responses for the same input, with results organized in a CSV file for easy comparison. The tool computes similarities based on the expected outputs of different AIs.

  • Updated Oct 10, 2024
  • Python

Improve this page

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

Learn more