Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / skorch-dev/skorch issues and pull requests
#1094 - Empty commit to trigger CI
Pull Request -
State: closed - Opened by BenjaminBossan 17 days ago
- 1 comment
#1093 - Update: PyTorch v2.6.0
Pull Request -
State: closed - Opened by BenjaminBossan 17 days ago
- 3 comments
#1092 - FIX Unpickling without using torch.load
Pull Request -
State: closed - Opened by BenjaminBossan 21 days ago
#1091 - Why the torch_load_kwargs parameter doesn't work?
Issue -
State: closed - Opened by githubnemo 21 days ago
- 1 comment
#1089 - Bump dev version
Pull Request -
State: closed - Opened by githubnemo about 1 month ago
#1088 - Prepare release of 1.1.0
Pull Request -
State: closed - Opened by githubnemo about 1 month ago
#1087 - Add Contributing Guidelines For Skorch
Pull Request -
State: open - Opened by ParagEkbote about 1 month ago
- 2 comments
#1086 - Issue #1081: Fix PyPI Readme Rendering
Pull Request -
State: closed - Opened by Ball-Man about 1 month ago
- 1 comment
#1085 - PyPi release
Issue -
State: closed - Opened by antoinecollas about 1 month ago
- 3 comments
#1084 - Support for Datasets with elements of different length
Issue -
State: open - Opened by BrokenDuck about 1 month ago
- 1 comment
#1083 - Unable to use packed sequence for GridSearchCV
Issue -
State: open - Opened by nafraw about 2 months ago
- 8 comments
#1082 - Issue #1080 : Fixing Parsing code for documentation retrieval in Python 3.13.
Pull Request -
State: closed - Opened by raphaelrubrice about 2 months ago
- 3 comments
#1081 - PyPI Readme Rendering
Issue -
State: open - Opened by Ball-Man about 2 months ago
- 5 comments
#1080 - AttributeError: 'NoneType' object has no attribute 'span'
Issue -
State: closed - Opened by raphaelrubrice 2 months ago
- 7 comments
#1079 - AttributeError: 'super' object has no attribute '__sklearn_tags__'
Issue -
State: closed - Opened by edoumazane 2 months ago
- 2 comments
#1078 - Make skorch work with sklearn 1.6.0, attempt 2
Pull Request -
State: closed - Opened by BenjaminBossan 2 months ago
- 2 comments
#1077 - Add step_args parameter to LRScheduler.simulate
Pull Request -
State: closed - Opened by githubnemo 2 months ago
#1076 - FIX Make skorch work with sklearn 1.6.0
Pull Request -
State: closed - Opened by BenjaminBossan 2 months ago
- 2 comments
#1075 - ENH: ReduceLROnPlateau records the learning rate and works on batches
Pull Request -
State: closed - Opened by BenjaminBossan 2 months ago
- 1 comment
#1074 - Notebook for Learning Rate Scheduler
Pull Request -
State: closed - Opened by ParagEkbote 3 months ago
- 9 comments
#1073 - Issue where NeuralNet model is not resetting weights for each k-fold in Scikit-Learn's cross_validate.
Issue -
State: closed - Opened by tjens150 3 months ago
- 2 comments
#1072 - Higher scoring values in logging than post-hoc evaluation
Issue -
State: closed - Opened by chenyangkang 3 months ago
- 1 comment
#1072 - Higher scoring values in logging than post-hoc evaluation
Issue -
State: closed - Opened by chenyangkang 3 months ago
- 1 comment
#1071 - `from skorch import NeuralNetClassifier` raises
Issue -
State: closed - Opened by adrinjalali 4 months ago
- 7 comments
#1070 - Drop Python 3.8, add Python 3.12
Pull Request -
State: closed - Opened by BenjaminBossan 4 months ago
- 1 comment
#1069 - Add PyTorch 2.5.1 to CI
Pull Request -
State: closed - Opened by BenjaminBossan 4 months ago
- 1 comment
#1065 - training: fixed EarlyStopping._calc_new_threshold to account for negative scores
Pull Request -
State: open - Opened by MaxBalmus 5 months ago
- 4 comments
#1064 - Fix warning from torch.load starting in torch 2.4
Pull Request -
State: closed - Opened by BenjaminBossan 6 months ago
- 6 comments
#1063 - Add PyTorch 2.4.0 to CI
Pull Request -
State: closed - Opened by BenjaminBossan 7 months ago
- 5 comments
#1062 - Skorch inference in cross validation
Issue -
State: open - Opened by faridehm 7 months ago
- 9 comments
Labels: question
#1061 - Monthly downloads badge added
Pull Request -
State: closed - Opened by mylapallilavanyaa 8 months ago
- 1 comment
#1060 - How to change my code so that I can set attributes that are part of the `covar_module`.
Issue -
State: closed - Opened by muammar 8 months ago
- 4 comments
#1059 - CI: Fix numpy version to below 2.0
Pull Request -
State: closed - Opened by BenjaminBossan 8 months ago
- 3 comments
#1058 - FIX NeuralNetBinaryClassifier with torch.compile
Pull Request -
State: closed - Opened by BenjaminBossan 9 months ago
#1057 - Error predicting when using `compile=True` with `NeuralNetBinaryClassifier`
Issue -
State: closed - Opened by foster999 9 months ago
- 1 comment
#1056 - FIX New pytest version errors on warning test
Pull Request -
State: closed - Opened by BenjaminBossan 9 months ago
#1055 - Release 1.0.0
Pull Request -
State: closed - Opened by BenjaminBossan 9 months ago
#1054 - Empty commit to trigger CI to test sklearn 1.5
Pull Request -
State: closed - Opened by BenjaminBossan 9 months ago
- 1 comment
#1053 - Add `CrossEntropyLoss` to classifier
Pull Request -
State: open - Opened by amine759 9 months ago
- 4 comments
#1052 - Error Encountered When Wrapping PyTorch Model with FastText Embeddings: Skorch Internal Code Operates on Raw X Data Instead of Embeddings
Issue -
State: closed - Opened by amine759 9 months ago
- 2 comments
Labels: question
#1051 - Add PyTorch 2.3.0 to CI
Pull Request -
State: closed - Opened by BenjaminBossan 10 months ago
#1050 - Dictionary Input and Custom Collate Function
Issue -
State: open - Opened by meepd 12 months ago
- 1 comment
Labels: question
#1049 - Activating (deactivating) callbacks at specific epochs or milestones and SequentialLR
Issue -
State: closed - Opened by AdamCoxson 12 months ago
- 2 comments
#1048 - Resolve #1047: LLM caching: Bug when sharing prefix in target
Pull Request -
State: closed - Opened by ottonemo 12 months ago
#1047 - LLM caching breaks with shared-prefix labels under certain conditions
Issue -
State: closed - Opened by ottonemo about 1 year ago
- 3 comments
#1046 - Skorch weird handling of input data
Issue -
State: closed - Opened by chris-fj about 1 year ago
- 3 comments
#1045 - Fix issues with sklearn 1.4
Pull Request -
State: closed - Opened by BenjaminBossan about 1 year ago
- 5 comments
#1044 - Add PyTorch 2.2.0 to CI
Pull Request -
State: closed - Opened by BenjaminBossan about 1 year ago
- 1 comment
#1043 - Skorch forwarding data columns as kwargs when using gridsearchcv
Issue -
State: open - Opened by kotoroshinoto about 1 year ago
- 4 comments
Labels: question
#1042 - Permit to pass '**predict_params' to 'predict' method as for 'fit' method
Issue -
State: open - Opened by corradomio about 1 year ago
- 2 comments
#1041 - Docs test: Empty commit to check docs
Pull Request -
State: closed - Opened by BenjaminBossan about 1 year ago
- 1 comment
#1040 - Fix return_url of HfApi client's upload_file method
Pull Request -
State: closed - Opened by BenjaminBossan about 1 year ago
#1039 - I can't use gpu cuda tensor with NeuralNet
Issue -
State: open - Opened by AlphaRandom about 1 year ago
- 1 comment
#1038 - FIX Python version in hf-integration test
Pull Request -
State: closed - Opened by BenjaminBossan about 1 year ago
#1037 - model.history not save output of all epochs
Issue -
State: closed - Opened by luyuhengCN about 1 year ago
- 2 comments
#1036 - DOC: Add link to PyData Amsterdam slides
Pull Request -
State: closed - Opened by BenjaminBossan about 1 year ago
#1035 - Add slides for Pydata Amsterdam
Issue -
State: closed - Opened by joshdunnlime about 1 year ago
- 3 comments
#1034 - Don't fail when pickling models which haven't been trained further
Pull Request -
State: closed - Opened by marco-c about 1 year ago
- 4 comments
#1033 - Add link to PyData Amsterdam 2023 talk to README
Pull Request -
State: closed - Opened by BenjaminBossan about 1 year ago
#1032 - Saving and Loading not working
Issue -
State: closed - Opened by youyinnn about 1 year ago
- 2 comments
#1031 - FIX: Torch install in HF integratin test workflow
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1030 - ImportError: cannot import name 'uses_placeholder_y' from 'skorch.dataset'
Issue -
State: open - Opened by AIIAAI over 1 year ago
- 3 comments
#1029 - how to integrate pytorch-tabnet into skorch framework?
Issue -
State: closed - Opened by pangjac over 1 year ago
- 2 comments
#1028 - MNT Fix torch install in integration test GitHub workflow
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
- 2 comments
#1027 - Add PyTorch v2.1.0 to officially supported version
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1026 - dill load and sklearn clone result in error
Issue -
State: open - Opened by DCoupry over 1 year ago
- 7 comments
#1025 - Fixes #275
Pull Request -
State: closed - Opened by devyanic11 over 1 year ago
- 3 comments
#1024 - Bump version to 0.15.1dev
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1023 - Issues with deployment script
Issue -
State: open - Opened by BenjaminBossan over 1 year ago
#1021 - How to tune number of epochs?
Issue -
State: closed - Opened by jajupmochi over 1 year ago
#1020 - DOC empty commit, only to check the docs
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1019 - DOC: Attempt at fixing theme on RTD
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1018 - ReadTheDocs: Wrong theme of docs
Issue -
State: closed - Opened by BenjaminBossan over 1 year ago
Labels: help wanted, documentation
#1017 - FIX: Make pd import local in DataFrameTransformer
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1016 - Issues in braindecode recently introduced by skorch
Issue -
State: closed - Opened by BenjaminBossan over 1 year ago
- 3 comments
#1015 - Fix install via test
Pull Request -
State: closed - Opened by muellerzr over 1 year ago
- 2 comments
#1014 - Release 0.15.0
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
- 1 comment
#1012 - Question: weird valid loss when re-scaling y
Issue -
State: closed - Opened by lfbittencourt over 1 year ago
#1011 - Enable using a generator as data loader
Issue -
State: open - Opened by BenjaminBossan over 1 year ago
#1010 - IndexError: invalid index of a 0-dim tensor. Use `tensor.item()` in Python or `tensor.item()` in C++ to convert a 0-dim tensor to a number
Issue -
State: open - Opened by kiki88104 over 1 year ago
- 8 comments
Labels: question
#1009 - Accelerate some adjustment for mixed precision
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1008 - FIX: Issues with saving/loading with accelerate
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#1007 - Accelerate bug in specific versions
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
- 1 comment
#1004 - Better error message when NeuralNetClassifier misses the classes_ attribute
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
- 5 comments
#1002 - AttributeError: 'NeuralNetClassifier' object has no attribute 'decision_function'
Issue -
State: closed - Opened by Centrattic over 1 year ago
#1001 - FIX: typo in notebook name
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
- 1 comment
#1000 - Fix invalid escape sequence '\s' in Dataset docstring
Pull Request -
State: closed - Opened by RomanBredehoft over 1 year ago
- 3 comments
#999 - SyntaxError: invalid escape sequence due to "\s" found in skorch.dataset docstring
Issue -
State: closed - Opened by RomanBredehoft over 1 year ago
- 10 comments
#998 - Make dependency on torch explicit
Issue -
State: closed - Opened by lorentzenchr over 1 year ago
- 4 comments
#997 - Add example notebook for multi time-series regression
Pull Request -
State: open - Opened by ottonemo over 1 year ago
- 1 comment
#996 - Draft: Initial draft implementation of CFG for LLM
Pull Request -
State: open - Opened by ottonemo over 1 year ago
- 1 comment
#995 - Update docs after accelerate fix was released
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
Labels: maintenance
#992 - Unable to use Pytorch Dataloader in Skorch NeuralNetClassifier
Issue -
State: closed - Opened by animeshkumarpaul over 1 year ago
#991 - LLM ZeroShotClassifier returns bad results
Issue -
State: closed - Opened by azacha over 1 year ago
- 2 comments
Labels: question
#990 - MNT: Update CI, add Python 3.11, fix sklearn issues
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
- 3 comments
#989 - Classification with LLMs: Open tasks
Issue -
State: open - Opened by BenjaminBossan over 1 year ago
Labels: enhancement, help wanted
#988 - Exclude _version.py from coverage report
Pull Request -
State: closed - Opened by BenjaminBossan over 1 year ago
#987 - This commit fixes the release/deploy script
Pull Request -
State: closed - Opened by ottonemo over 1 year ago
#986 - Sampling strategy for FewShotClassifier
Issue -
State: closed - Opened by BenjaminBossan over 1 year ago
- 1 comment
Labels: enhancement
#985 - Prepare release 0.14.0
Pull Request -
State: closed - Opened by ottonemo over 1 year ago