Skip to content

issues Search Results · repo:sktime/sktime-dl language:Python

Filter by

39 results
 (73 ms)

39 results

insktime/sktime-dl (press backspace or delete to remove)

sktime-dl is currently being ported to mini-packages within sktime, and no longer maintained as a separate package. Most estimators formerly in sktime-dl are now available in the sktime.classification.deep_learning ...
enhancement
  • fkiraly
  • 1
  • Opened 
    on Jan 30, 2024
  • #136

Describe the bug When trying to run the examples in the /examples folder. ModuleNotFoundError Traceback (most recent call last) ipython-input-1-f9175d24a920 in module 5 from sklearn.model_selection import ...
bug
  • h3dema
  • 1
  • Opened 
    on Oct 28, 2021
  • #123

Describe the bug Hello, When i try to import the sktime_dl module in my code like you did it in your example, more precisely the CNNClassifier it tell me that the module sktime_dl.deeplearning doesn ...
bug
  • Antepenultieme
  • 6
  • Opened 
    on Sep 1, 2021
  • #119

comments in sktime-dl are currently in a different style to sktime. Standardising to conform would be helpful. See, for example, this for style. https://github.com/alan-turing-institute/sktime/tree/main/sktime/classification ...
documentation
good first issue
  • TonyBagnall
  • 2
  • Opened 
    on Jun 22, 2021
  • #99

I m trying to start off a refactor of sktime-dl, but the PR is failing on some test code https://github.com/sktime/sktime-dl/pull/95 not sure what this is image looks like a version problem with tensorflow/keras ...
bug
  • TonyBagnall
  • 1
  • Opened 
    on Jun 21, 2021
  • #96

to mirror sktime, we will split classifiers and regressors into different folders. See https://github.com/sktime/sktime-dl/pull/93 for an example
good first issue
  • TonyBagnall
  • 1
  • Opened 
    on Jun 18, 2021
  • #94

Running in Google colab: from sktime_dl.deeplearning import ResNetClassifier Gives this error: /usr/local/lib/python3.7/dist-packages/sktime_dl/utils/_data.py in module () 4 5 import pandas as pd ---- ...
bug
  • aadnesd
  • 3
  • Opened 
    on Jun 16, 2021
  • #90

Checklist of suggested bug-fixes - [x] replace Travis with GitHub Actions - [ ] clean up build_tools/build.sh - [ ] use Miniconda GitHub Action - [ ] exclude TF version 2 - [ ] add pre-commit ...
build / ci
  • Riyabelle25
  • 5
  • Opened 
    on Jun 11, 2021
  • #88

I installed the development version of sktime along with pip version which is 0.5.0 Sktime-dl development version is installed I am using colab with following settings Linux-4.19.112+-x86_64-with-Ubuntu-18.04-bionic ...
bug
  • talhaanwarch
  • 3
  • Opened 
    on Dec 25, 2020
  • #79

Describe the bug !-- A clear and concise description of what the bug is. I cannot import any classifier or regressor from sktime_dl.deeplearing! I got ImportError: cannot import name tabularise To Reproduce ...
bug
  • belinakim
  • 1
  • Opened 
    on Dec 1, 2020
  • #76
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub