PythonPredictions/cobra
A Python package to build predictive linear and logistic regression models focused on performance and interpretation
Jupyter NotebookMIT
Issues
- 0
Update code to not raise any FutureWarnings
#190 opened by patrickleonardy - 0
deprecated 'inplace' keyword
#188 opened by patrickleonardy - 0
- 1
Matplotlib styles bug fix
#184 opened by patrickleonardy - 0
- 0
- 4
serialization-deserialization bug
#143 opened by patrickleonardy - 3
- 0
- 1
Add profiling & profit graphs
#118 opened by sborms - 2
Extract feature contribution per prediction
#125 opened by sborms - 0
Automatic benchmarking
#115 opened by sborms - 0
- 7
- 5
Fixing FutureWarnings
#156 opened by patrickleonardy - 2
Automatically search for categorical variables
#137 opened by ZlaTanskY - 2
- 0
Pietro integrates some best practices within Cobra
#154 opened by sandervh14 - 0
Update requirements specifications
#158 opened by sandervh14 - 0
Improve contributing documentation & add recording
#153 opened by sandervh14 - 0
Improve Evaluator.plot_predictions
#136 opened by ZlaTanskY - 1
- 0
Allow more tuning of the model hyperparameters.
#129 opened by sandervh14 - 1
Tuning classification model on different metrics (lift, recall, precision,...)
#126 opened by hendrikdewinter8 - 2
- 2
- 0
Append model pipeline dict with relevant preprocessor pipelines for quicker scoring
#122 opened by PietAgoras - 1
Make variable naming (and other) in plots customizable
#119 opened by sborms - 0
Category regrouped named Other even if single category
#114 opened by sborms - 0
Deserialization bug model
#176 opened by patrickleonardy - 0
Add continuous and discrete variables as attribute to the preprocessor
#175 opened by patrickleonardy - 0
Preprocessor displaying bug
#168 opened by patrickleonardy - 0
- 0
compute_univariate_preselection throws an error when the thresholds are too low
#172 opened by ZlaTanskY - 0
- 1
- 0
Fix the Cobra package publishing pipeline
#165 opened by sandervh14 - 2
- 1
Feature: Possibility to process PySpark DataFrames?
#148 opened by ZlaTanskY - 2
- 1
NaN column not preprocessed properly
#138 opened by ZlaTanskY - 0
Automate selection of number of features
#155 opened by sandervh14 - 2
Improved industrialization support: persisting of model (configuration), reapeated model scoring, model monitoring
#127 opened by sandervh14 - 0
Remove mandatory id column
#135 opened by ZlaTanskY - 1
- 0
Include testing of feature interactions
#116 opened by sborms - 0
Automatic finding of most interesting split models
#120 opened by sandervh14 - 2
- 2
- 0