Ecosyste.ms: Issues

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

GitHub / adriangb/scikeras issues and pull requests

#335 - from scikeras.wrappers import KerasClassifier

Issue - State: closed - Opened by thejatingupta7 about 2 months ago

#334 - Mark project as deprecated

Pull Request - State: open - Opened by adriangb 2 months ago - 3 comments

#331 - Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#330 - poetry: update tensorflow-io-gcs-filesystem version to <=0.37.1

Pull Request - State: open - Opened by clstaudt 4 months ago - 2 comments

#329 - Maintainence status (tests failing for the past 6 months)

Issue - State: open - Opened by adrinjalali 4 months ago - 21 comments

#327 - How to apply data augmentation?

Issue - State: closed - Opened by clstaudt 7 months ago - 7 comments

#326 - Extracting the underlying Keras model from the wrapper

Issue - State: closed - Opened by msabanluc 10 months ago - 2 comments

#325 - Can't serialize a KerasClassifier object after fitting

Issue - State: closed - Opened by CAW9 10 months ago - 1 comment

#324 - Multi-backend scikeras (Tensorflow, Jax, Pytorch)

Issue - State: closed - Opened by mthiboust 10 months ago - 2 comments

#322 - Invalid parameter 'model' for estimator KerasRegressor

Issue - State: closed - Opened by nagsubhadeep 10 months ago - 2 comments

#320 - fix keras dependency specification

Pull Request - State: closed - Opened by adriangb 10 months ago - 1 comment

#319 - OneHotEncoder no longer uses `sparse` keyword

Issue - State: closed - Opened by ashokrajaraman 11 months ago - 3 comments

#317 - Support for Keras 3

Pull Request - State: closed - Opened by adriangb 11 months ago - 3 comments

#315 - Keras 3 support

Issue - State: closed - Opened by jamesmyatt 11 months ago - 6 comments

#313 - String "loss" being passed to metric_name() instead of loss func name

Issue - State: open - Opened by Zanchet2020 about 1 year ago - 9 comments

#312 - Randomized Seach CV is not working with KerasRegressor

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

#309 - Can't load saved model (UnicodeDecodeError)

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

#308 - chore: updating the poetry version to fix the push issue

Pull Request - State: closed - Opened by cristian-rincon over 1 year ago - 4 comments

#307 - Bug not fixed yet

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

#306 - SecOps: Security issues found with grPC lib

Issue - State: closed - Opened by cristian-rincon over 1 year ago - 5 comments

#305 - Add CITATION.cff

Pull Request - State: closed - Opened by adriangb over 1 year ago - 3 comments

#304 - Citation

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

#303 - Multidimensional data inputs

Issue - State: open - Opened by azagajewski over 1 year ago - 1 comment

#302 - Support TF 2.12, drop Python 3.7

Pull Request - State: closed - Opened by adriangb over 1 year ago - 2 comments

#301 - bump to python 3.11

Pull Request - State: closed - Opened by jeffery9876 over 1 year ago - 1 comment

#300 - bug when the metric is a string

Issue - State: closed - Opened by michael-shire-rs over 1 year ago - 3 comments

#299 - Reporting Vulnerability

Issue - State: closed - Opened by igibek almost 2 years ago - 3 comments

#298 - KerasClassifier model weights does not look properly reset before being fit

Issue - State: closed - Opened by Nabil-AL almost 2 years ago - 2 comments

#297 - Model performance difference when using KerasClassifier

Issue - State: closed - Opened by Nabil-AL almost 2 years ago - 2 comments

#296 - How to use the wrappers function in onnx?

Issue - State: closed - Opened by praneeth5222 almost 2 years ago - 8 comments

#295 - Target from LabelBinarizer detected as `task type: multilabel-indicator`

Issue - State: open - Opened by smith558 almost 2 years ago - 1 comment

#294 - adriangb.com/scikeras is DOWN

Issue - State: closed - Opened by smith558 almost 2 years ago - 4 comments

#293 - scikeras (tensorflow_cpu) using only one CPU core

Issue - State: closed - Opened by maxrpunkt almost 2 years ago - 6 comments

#292 - Overwrite _fit function

Issue - State: open - Opened by gmbss0 almost 2 years ago - 1 comment

#291 - UNKNOWN: NewRandomAccessFile failed to Create/Open

Issue - State: closed - Opened by slimebob1975 almost 2 years ago - 4 comments

#290 - AttributeError: 'Adam' object has no attribute 'build'

Issue - State: closed - Opened by ramtinmk about 2 years ago - 3 comments

#289 - validation_data parameter instead of validation_split?

Issue - State: open - Opened by jasonrichdarmawan about 2 years ago - 4 comments

#288 - RecursionError: maximum recursion depth exceeded

Issue - State: closed - Opened by toncho11 about 2 years ago - 1 comment

#287 - Support TensorFlow 2.11.0

Pull Request - State: closed - Opened by adriangb about 2 years ago - 2 comments

#286 - Disable testing on TF nightly

Pull Request - State: closed - Opened by adriangb over 2 years ago - 1 comment

#285 - Fix sample_weight performance problem

Pull Request - State: open - Opened by richmanbtc over 2 years ago - 1 comment

#284 - Initializing a pretrained model without using training data

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

#283 - Whats the best way to do KFold manually?

Issue - State: closed - Opened by asafarevich over 2 years ago - 8 comments

#282 - fix: don't convert sparse matrix formats

Pull Request - State: open - Opened by adriangb over 2 years ago - 15 comments

#281 - bump version to 0.9.0

Pull Request - State: closed - Opened by adriangb over 2 years ago

#280 - chore: update all deps

Pull Request - State: closed - Opened by adriangb over 2 years ago - 2 comments

#279 - Allow functools.partial in wrappers.py

Pull Request - State: closed - Opened by jpgard over 2 years ago - 2 comments

#278 - chore/fix: compatibility with newest nightly builds

Pull Request - State: closed - Opened by adriangb over 2 years ago - 2 comments

#277 - Pass the `loss` from the `compile` call to the target_encoder instantiation

Issue - State: open - Opened by german1608 over 2 years ago - 7 comments

#276 - Scikeras and Keras Input layer

Issue - State: open - Opened by phbillet over 2 years ago - 4 comments

#275 - Trouble saving with joblib when using the tqdm callback

Issue - State: closed - Opened by no-clue-what-to-do almost 3 years ago - 3 comments

#274 - Support python 3.10

Pull Request - State: closed - Opened by jeffery9876 almost 3 years ago - 1 comment

#273 - support python 3.10 ?

Issue - State: closed - Opened by jeffery9876 almost 3 years ago - 2 comments

#272 - can't pickle module objects

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

#271 - chore: run nightly tf in CI and fix compatibility with TF 2.9.0

Pull Request - State: closed - Opened by adriangb almost 3 years ago - 2 comments

#270 - Learning Rate Issue

Issue - State: closed - Opened by menelaus02 almost 3 years ago - 12 comments

#269 - Fixed Some Typos in `README.md` and Documentation

Pull Request - State: closed - Opened by RoyiAvital almost 3 years ago - 1 comment

#268 - The documentation website is down

Issue - State: closed - Opened by Lucylucy712 almost 3 years ago - 2 comments

#267 - Add sklearn mixin inheritance

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

#266 - doc: document that TensorFlow Datasets are not supported as inputs

Pull Request - State: closed - Opened by adriangb about 3 years ago - 2 comments

#265 - Can't pass strings as inputs

Issue - State: closed - Opened by PurpleBooth about 3 years ago - 8 comments

#264 - About RandomizedSearchCV, ValueError

Issue - State: closed - Opened by Aegis1863 about 3 years ago - 2 comments

#263 - maint: test/support TensorFlow 2.8.0

Issue - State: closed - Opened by adriangb about 3 years ago - 1 comment

#262 - MAINT: add optional packages for tensorflow and tensorflow-cpu; update documentation

Pull Request - State: closed - Opened by metasyn about 3 years ago - 5 comments

#261 - tensorflow should be a main dependency (instead of a dev dependency)

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

#260 - ram issue

Issue - State: closed - Opened by talhaanwarch about 3 years ago - 9 comments

#259 - ImportError: SciKeras requires TensorFlow >= 2.7.0.

Issue - State: closed - Opened by talhaanwarch about 3 years ago - 2 comments

#258 - n_jobs increase the memory of GPU

Issue - State: open - Opened by talhaanwarch about 3 years ago - 2 comments

#257 - WARNING:tensorflow:5 out of the last 13 calls

Issue - State: open - Opened by talhaanwarch about 3 years ago - 2 comments

#256 - maint: flakey tests

Issue - State: open - Opened by adriangb about 3 years ago

#255 - doc: add note on KerasRegressor.score() return value to migration guide

Pull Request - State: closed - Opened by adriangb about 3 years ago - 2 comments

#254 - feat: add context manager for setting TensorFlow's random generator

Pull Request - State: closed - Opened by adriangb about 3 years ago - 2 comments

#253 - Remove private access of scikeras._utils.TFRandomState from docs

Issue - State: closed - Opened by adriangb over 3 years ago - 1 comment

#252 - BREAKING CHANGE: bump TensorFlow dependency to 2.7.0

Pull Request - State: closed - Opened by adriangb over 3 years ago - 2 comments

#251 - Broken links for tutorials in the documentation

Issue - State: closed - Opened by jmaspons over 3 years ago - 1 comment

#250 - Scikeras GPU training with Pipelines

Issue - State: open - Opened by ansar-sa over 3 years ago - 2 comments

#249 - Error when loading scikeras in scikit-learn pipeline on another device

Issue - State: open - Opened by vittot over 3 years ago - 6 comments

#248 - DRAFT: Avoid patching the Keras Model if Keras alrady supports __reduce__

Pull Request - State: open - Opened by adriangb over 3 years ago - 3 comments

#247 - fix missing dependencies

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

#246 - missing dependencies: packaging

Issue - State: closed - Opened by sim-san over 3 years ago - 1 comment

#245 - Fix handling of class_weight=balanced

Pull Request - State: closed - Opened by adriangb over 3 years ago - 3 comments

#244 - Fix routed parameter overriding

Pull Request - State: closed - Opened by adriangb over 3 years ago - 2 comments

#243 - Different behavior if param is passed to constructor or in fit() or in set_params()

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

#242 - MAINT: Prepare for 0.4.0 release

Pull Request - State: closed - Opened by adriangb over 3 years ago - 2 comments

#241 - MAINT: Fix keras imports on tf-nightly after the keras/tf repo split

Pull Request - State: closed - Opened by adriangb over 3 years ago - 2 comments

#240 - Support sparse matrices for X

Pull Request - State: closed - Opened by adriangb over 3 years ago - 5 comments

#239 - Use of sparse matrices

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

#238 - Remove deprecation warning for **kwargs and support them in partial_fit

Pull Request - State: closed - Opened by adriangb over 3 years ago - 3 comments

#237 - Remove hard dependency on TensorFlow

Pull Request - State: closed - Opened by adriangb over 3 years ago - 3 comments

#236 - Can't pickle trained model with callback to TensorBoard

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