Metadata-Version: 2.1
Name: common_regression_issues
Version: 0.0.1
Summary: A repo to store information about and simulations of common regression issues
Home-page: https://github.com/redam94/common_regression_issues
Author: Matthew Reda
Author-email: m.reda94@gmail.com
License: Apache Software License 2.0
Keywords: nbdev jupyter notebook python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastcore
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: matplotlib
Requires-Dist: pymc
Requires-Dist: statsmodels
Requires-Dist: xarray
Requires-Dist: numpy
Requires-Dist: ipywidgets
Requires-Dist: tueplots
Requires-Dist: seaborn
Requires-Dist: jinja2
Requires-Dist: nutpie
Requires-Dist: numba
Provides-Extra: dev

# Common Regression Issues


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

[![](https://github.com/redam94/common_regression_issues/actions/workflows/test.yaml/badge.svg)](https://github.com/redam94/common_regression_issues/actions/workflows/test.yaml)

Please hop on over to the
[site](https://redam94.github.io/common_regression_issues), there I
cover several topics that I’ve encountered while modelling. Please feel
free to raise an
[issue](https://github.com/redam94/common_regression_issues/issues) if
there is a topic that you think should be discussed, or if there are any
changes/clarifications/errors you find on the
[site](https://redam94.github.io/common_regression_issues).

## [Measurement Error](https://redam94.github.io/common_regression_issues/measurement_error.html)

## [Multicollinearity](https://redam94.github.io/common_regression_issues/multicollinearity.html)
