Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / alegonz/baikal issues and pull requests

#61 - Bump certifi from 2019.11.28 to 2022.12.7 in /docs

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#60 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: open - Opened by lgtm-com[bot] over 1 year ago

#59 - how to access one of the parent object

Issue - State: closed - Opened by rja172 over 1 year ago - 1 comment

#58 - Bump mistune from 0.8.4 to 2.0.3 in /docs

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#57 - Bump lxml from 4.6.3 to 4.9.1 in /docs

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#56 - Bump lxml from 4.6.3 to 4.6.5 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#55 - Bump babel from 2.8.0 to 2.9.1 in /docs

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#54 - Add conda release badge

Pull Request - State: closed - Opened by alegonz about 3 years ago - 1 comment

#53 - Fix bug where the tar.gz file with the source code was not being uploaded to PyPI

Pull Request - State: closed - Opened by alegonz over 3 years ago - 1 comment

#52 - Bump lxml from 4.6.2 to 4.6.3 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#51 - Bump pygments from 2.5.2 to 2.7.4 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#50 - GridSearchCV with multiple inputs issue

Issue - State: closed - Opened by DMTSource over 3 years ago - 3 comments

#49 - Example/Help with Dealing with MultiLabel + Stacked Classifier Case

Issue - State: closed - Opened by DMTSource over 3 years ago - 7 comments

#48 - Bump jinja2 from 2.11.1 to 2.11.3 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#47 - Anaconda Package

Issue - State: closed - Opened by ragrawal over 3 years ago - 18 comments

#46 - Bump lxml from 4.5.0 to 4.6.2 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#45 - Add deprecation warning to default value of class_name argument of make_step

Pull Request - State: closed - Opened by alegonz over 3 years ago - 1 comment

#44 - [DOC] Document known issue of pickling models containing CatBoost steps

Pull Request - State: closed - Opened by alegonz over 3 years ago - 1 comment

#43 - [BUGFIX] Key by step.name in fit_params_steps to handle unhashable steps

Pull Request - State: closed - Opened by alegonz over 3 years ago - 1 comment

#42 - Trying to understand how to use make_step properly

Issue - State: closed - Opened by ragrawal over 3 years ago - 11 comments

#41 - Have a deterministic way to refer to outputs

Issue - State: closed - Opened by ragrawal almost 4 years ago - 3 comments

#40 - Deserialization fails when directly inherit Step class

Issue - State: closed - Opened by ragrawal almost 4 years ago - 3 comments

#39 - Adding set state method so that objects can be pickled.

Pull Request - State: closed - Opened by ragrawal almost 4 years ago - 3 comments

#38 - loading pickled file fails because of line 31

Pull Request - State: closed - Opened by ragrawal almost 4 years ago

#37 - CatBoost Library is complaining about unhashable class

Issue - State: closed - Opened by ragrawal almost 4 years ago - 3 comments

#36 - XGBoost is complaining about get_prams

Issue - State: closed - Opened by ragrawal almost 4 years ago - 12 comments

#35 - [BUGFIX] Implement minimal Model.__repr__

Pull Request - State: closed - Opened by alegonz about 4 years ago

#34 - [ENH, BUGFIX] Add class_name arg to make_step and fix missing *args bug

Pull Request - State: closed - Opened by alegonz about 4 years ago

#33 - [ENH] pretty print

Pull Request - State: closed - Opened by alegonz about 4 years ago - 1 comment

#32 - Fix bug where get_params could not resolve base classes without __init__

Pull Request - State: closed - Opened by alegonz about 4 years ago

#31 - RuntimeError when printing step made from BaseEstimator subclass

Issue - State: closed - Opened by jrderuiter about 4 years ago - 3 comments

#30 - [MAINT] Restore py35 CI

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#29 - [ENH] docs (sphinx + readthedocs)

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#28 - Create CONTRIBUTING.md

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#27 - [REFACTOR] Use colons for ports

Pull Request - State: closed - Opened by alegonz over 4 years ago

#26 - Contribution guide

Issue - State: closed - Opened by mishc9 over 4 years ago - 4 comments

#25 - [REFACTOR] Reduce module namespace pollution

Pull Request - State: closed - Opened by alegonz over 4 years ago

#24 - [ENH] plot_model redux

Pull Request - State: closed - Opened by alegonz over 4 years ago

#23 - Using baikal steps for applying transformations without Model

Issue - State: closed - Opened by jrderuiter over 4 years ago - 5 comments

#22 - [ENH] fit_compute_func API

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#21 - [BUGFIX] Use list args for multi inputs/targets

Pull Request - State: closed - Opened by alegonz over 4 years ago

#20 - [ENH] Improve and fix some bugs in plot_model

Pull Request - State: closed - Opened by alegonz over 4 years ago

#19 - [ENH] Shared steps

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#18 - [REFACTOR] Move step arguments from __init__ to __call__

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#17 - [BUGFIX] Transfer compute function when replacing step in Model.set_params

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#16 - Next development steps and backwards-incompatible changes

Issue - State: open - Opened by alegonz over 4 years ago - 1 comment

#15 - step predictions and data leakage

Issue - State: closed - Opened by bmreiniger over 4 years ago - 2 comments

#14 - Operation on predictions in a stack

Issue - State: closed - Opened by AntonBiryukovUofC over 4 years ago - 2 comments

#13 - Training model stacks

Issue - State: closed - Opened by ablaom over 4 years ago - 3 comments

#12 - Homogeneous ensembles

Issue - State: closed - Opened by ablaom over 4 years ago - 2 comments

#11 - Target transformations/inverse transformations

Issue - State: closed - Opened by ablaom over 4 years ago - 5 comments

#10 - Use sklearn.pipeline for make_step

Issue - State: closed - Opened by ispmarin over 4 years ago - 2 comments

#9 - [ENH] Add Split step

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#8 - [ENH] Lambda step: Add support for kwargs in function

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#7 - [BUG] Return shallow copy of outputs in Step.__call__

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment

#6 - [BUG] Handle transformed targets

Pull Request - State: closed - Opened by alegonz over 4 years ago

#5 - Add test for some _core.utils

Pull Request - State: closed - Opened by alegonz over 4 years ago

#4 - Make some attributes of Step and DataPlaceHolder attributes read-only

Pull Request - State: closed - Opened by alegonz over 4 years ago

#3 - [ENH] Black

Pull Request - State: closed - Opened by alegonz over 4 years ago

#2 - Use (automatically setup) venv for development in Makefile

Pull Request - State: closed - Opened by alegonz over 4 years ago

#1 - New targets API

Pull Request - State: closed - Opened by alegonz over 4 years ago - 1 comment