Skip to main content

Ausis Car Price Regressor

Project description

OLS_Regressor

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

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 (@Sifanzzz)
  • 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.2.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

ols_regressor-0.4.2-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ols_regressor-0.4.2.tar.gz
  • Upload date:
  • Size: 5.8 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.2.tar.gz
Algorithm Hash digest
SHA256 f084a924ac092b4abfb07b19cfb7a9daae70c48ff0cdff4cdd8f07854576f93c
MD5 42c464a726d1c514a80f6bba40427a91
BLAKE2b-256 bf85f168b9660fb6df74b499a3b04f25eb2e19268ac3be212990d135b71bba82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ols_regressor-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0ba297148fc26f35ef1e5efc3799f58fe31817bac43027f824fa9176bd89c0a4
MD5 d7e580e033ffeff61b5085cbc2a01566
BLAKE2b-256 c9b569b2a57f4b31e638527d5140356cf4e42ce9f49211ef5ad21fba0814c174

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