Skip to main content

Ausis Car Price Regressor

Project description

OLS_Regressor

Documentation Status License: MIT Python 3.9.0 PyPI ci-cd version release ci-cd Project Status: Active – The project has reached a stable, usable state and is being actively developed.

About

The OLS Regression Package is a Python library designed to streamline the process of performing Ordinary Least Squares (OLS) regression analysis. Whether you're a data scientist, researcher, or analyst, this package aims to provide a simple and efficient tool for fitting linear models to your data. It will fit a linear model with coefficients w = (w1, w2, ..., wn) to minimize Residual Sum of Squares (RSS) between the observed targets values in the dataset, and the targets predicted by the linear approximation for the examples in the dataset.

Installation

$ pip install ols_regressor

Functions

  • fit: Fits the linear model according to the OLS mechanism.
  • predict: Predicts target values using the fitted linear model.
  • score: Calculates the coefficient of determination R-squared value for the prediction.
  • cross_validate: Performs cross-validated Ordinary Least Squares (OLS) regression.

OLS_Regressor use in Python ecosystem

The OLS Regression Package seamlessly integrates into the rich Python ecosystem, offering a specialized solution for Ordinary Least Squares (OLS) regression analysis. While various Python libraries provide general-purpose machine learning and statistical functionalities, our package focuses specifically on the simplicity and efficiency of linear regression. scikit-learn is a widely used machine learning library that encompasses regression among its many capabilities scikit-learn. Our package distinguishes itself by providing a lightweight and user-friendly interface tailored for users seeking a straightforward solution for OLS regression without the overhead of extensive machine learning or statistical functionalities. If you find that your needs align more closely with a broader set of machine learning tools or comprehensive statistical modeling, scikit-learn or statsmodels may be suitable alternatives. As of [2024-01-12], no existing package caters specifically to OLS regression with our package's emphasis on simplicity and ease of use.

Contributors

  • Xia Yimeng (@YimengXia)
  • Sifan Zhang (@Sifanz)
  • Charles Xu (@charlesxch)
  • Waleed Mahmood (@WaleedMahmood1)

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

OLS_Regressor is licensed under the terms of the MIT license.

Credits

OLS_Regressor was created with cookiecutter and the py-pkgs-cookiecutter template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ols_regressor-0.4.1.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

ols_regressor-0.4.1-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file ols_regressor-0.4.1.tar.gz.

File metadata

  • Download URL: ols_regressor-0.4.1.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for ols_regressor-0.4.1.tar.gz
Algorithm Hash digest
SHA256 e5b59067e792dfdacbd906522e0c639103a968a2e48797686291a88bd2b22735
MD5 9243a14721fa9ef560c4da8af5054664
BLAKE2b-256 318e83faa5596336ac39aa711873d18cda9337fde0057387cc43c49d007aa1be

See more details on using hashes here.

File details

Details for the file ols_regressor-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ols_regressor-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 42a21478d6a7ee04cd9a0884d07f9afa79c35ee4c4c95a9bdf63989c1187a081
MD5 bd2a39ed14e5f1e8c2520e4c844844eb
BLAKE2b-256 f020344de04fbcb961dc08f5c240591c877e24a2f6c97128934e91f3deba1505

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page