text
stringlengths
20
57.3k
labels
class label
4 classes
Title: ensembling methodologies to try Body: The infrastructure for ensembling is in place. The performance of an ensemble is only matching the performance of a well-trained single estimator, or lagging slightly behind it at times. Here are some ideas to try to improve that performance: - [ ] find the best way o...
1medium
Title: Portfolio.from_orders(..) for multiple assets Body: Following [this doc](https://nbviewer.org/github/polakowo/vectorbt/blob/master/examples/PairsTrading.ipynb#:~:text=%23%20Build%20percentage%20order%20size), I was able to create a list of orders, pass them to Portfolio.from_orders(..) and analyze PnL. Howeve...
1medium
Title: [BUG] Server Error (500) entering Documents view Body: ### Description The Documents view is not working. When I click on Documents, I receive a Server Error (500). ![Immagine incollata](https://github.com/user-attachments/assets/421e5bd3-3da5-431a-b441-88af935c2eb9) Downgrading `python-django-soft-delete...
1medium
Title: PetaStormDataModule throws error on teardown Body: **Environment:** 1. Framework: (TensorFlow, Keras, PyTorch, MXNet) Pytorch Lighning 2. Framework version: 3. Horovod version: 4. MPI version: 5. CUDA version: 6. NCCL version: 7. Python version: 8. Spark / PySpark version: 9. Ray version: 10. OS and ve...
1medium
Title: Upgrade node version and react version Body: ## 🚀 Feature <!-- A clear and concise description of the feature proposal --> Upgrade node version to latest to get better performance and also upgrade react and its dependent version as we couldn't install some of the 3rd party lib because Aim react version is o...
1medium
Title: Have you considered allowing Tortoise to be independently initialized multiple times in different packages? Body: Imagine a scenario where we are using an open-source package based on Tortoise, and our own project also uses Tortoise. However, because Tortoise can only be initialized once, the package developed w...
1medium
Title: [Migrated] Deployment fails on API Gateway: Invalid API Key identifier specified Body: Originally from: https://github.com/Miserlou/Zappa/issues/1892 by [iamnotagentleman](https://github.com/iamnotagentleman) ## Context <!--- Provide a more detailed introduction to the issue itself, and why you consider it to ...
1medium
Title: FileNotFoundError: [Errno 2] No such file or directory: '/exports/charts/7f792cad-32b6-4385-b334-585a5d46e23a.png' Body: ### System Info pandasai 2.3.0 ubuntu 0.20.04.1 python 3.9 ### 🐛 Describe the bug I looked up similar problems in the past and found that the drawing problems of GPT-3.5 and BambooLLM ha...
1medium
Title: SparkML OneHotEncoder conversion is wrong Body: SparkML OneHotEncoder conversion is implemented wrong. It just so happens to handle the conversion when there is one input column and one output column. Once you try multiple inputCols and outputCols, the generated ONNX graph is wrong. Repro: ```python fro...
2hard
Title: 请问使用过程中,会自动的去huggingface.co下载模型吗?这边提示“'HTTPSConnectionPool(host='huggingface.co', port=443)” Body: 版本4.2.13 在使用过程中,会有如下提示 `'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /LTP/small/resolve/main/config.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection...
1medium
Title: [Question]: Clearer Instructions For Reporting Vulnerabilites Body: ### Question Following up on https://github.com/flairNLP/flair/issues/2656 which was closed as stale - these instructions are still not correct, and there's no clear way to report security issues. Any update on that?
3misc
Title: Update documentation's Filtering.md to include Bitwise Operator Warning Body: There's this Python Bitwise operator warning found in Documentation [API Reference > odmantic.query](https://art049.github.io/odmantic/api_reference/query/#odmantic.query.QueryExpression) which, in my humble opinion, should be added to...
0easy
Title: ENH: support multiple geometry columns in read_postgis Body: #### Is your feature request related to a problem? I'm loading the results of a PostGIS query with multiple geometry columns, and I wish geopandas would convert all of them. The problem is that now, only one of the columns is converted to a real geo...
1medium
Title: Fails to install with miniconda on Windows Body: ### Operating system Windows 10 ### `nbgrader --version` n/a since the installation failed ### `jupyterhub --version` (if used with JupyterHub) ``` (base) C:\Users\Stefnotch>jupyterhub --version 'jupyterhub' is not recognized as an internal or external ...
1medium
Title: Authlib 0.15.x crashing with httpx 0.18.2 Body: After upgrading to HTTPX 0.18.2, the starlette oauth module (provided by Authlib) started to crash. When i call the oauth authorize_redirect method, i get the following error: Invalid "auth" argument: <httpx._config.UnsetType object at 0x7fb5ac920310>"} In HT...
1medium
Title: CI: Performance Benchmarking during CI Body: We want our CI to assess the performance of the code to avoid regressions. These are benchmarks that should run via Github Actions, but also be optionally disabled/enabled via a simple boolean flag. * Runtime Benchmarks: Some of these benchmarks should time the exe...
1medium
Title: Not allowed to use word "Request" as a part of serializer name for some reason Body: **Describe the bug** I was extending my API and creating new serializers. After adding another one and regenerating the schema I encountered this error message: ``` Warning [FilledFormAnswerViewSet > FilledFormAnswerSeriali...
2hard
Title: Supporting JupyterHub singleuser 3.0.0 Body: I had a look at what's required for this to bump `jupyterhub-singleuser` to `3.0.0` (https://github.com/jupyterhub/binderhub/pull/1544#issuecomment-1278971454). JupyterHub 3.0.0 requires Python 3.7+ ## Python 3.7, 3.8, 3.9, 3.10 environments This is easy, just...
1medium
Title: Can't download video (and subtitles) when many comments Body: ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [X] I'm reporting a bug unrelated to a specific site - [X] I've verified that I hav...
2hard
Title: Not installing on OS X El Capitan with Python 2.7 Body: EDIT: The problem below was actually triggered by a binary compatible but different Python(Stackless). There is currently a problem on OS X. Actually, this is a cryptography issue. But since I think this package is much more popular, it is probably adequat...
1medium
Title: [Question] Would you like to have a recorder for pyppeteer? Body: Hi, I'm Thach - Smart Monkey's author. I have added a functionality to Smart Money for exporting a project to Puppeteer code (jest puppeteer). Here is the video for demo: https://www.youtube.com/watch?v=eBzK85MOo-A In the most of cases, yo...
3misc
Title: DHT22 unable to activate with daemon Body: ## Mycodo Issue Report: - Specific Mycodo Version: 7.4.3 #### Problem Description Please list: - trying to add and activate DHT22 unit - tested the unit seperately and works but seems to run into an error with the mycodo daemon ### Errors Error: Co...
1medium
Title: ValueError when unpickling ParentedTree with Python 3.7 or higher Body: While working in Python 3.6, when unpickling a ParentedTree with Python 3.7 or Python 3.8 following ValueError occurs: `ValueError: Can not insert a subtree that already has a parent.` Following example script produces the Error: ```p...
2hard
Title: permessage-deflate compression support Body: Official Socket.IO [since 1.4.0](https://socket.io/blog/socket-io-1-4-0/) supports compression via [permessage-deflate (rfc7692)](https://tools.ietf.org/html/rfc7692). What would be needed to support that here? Or is it better to support that perhaps with a middlew...
1medium
Title: How do you train custom corpus with bert? Body: I am using a domain specific dataset for text classification. But major of my data points are treated with [UNK] token in Bert. Can I please get help on how to keep my custom corpus tokens?
1medium
Title: !python no longer working in colab Body: !python is not working (for me) in Colab any longer. Fix: Use %run instead of !python in ALL instances. This fixes the issue. Also, if .jpg not working, but sure not using saved version from clipboard in windows which stores as JPG (all caps) --- be sure exte...
0easy
Title: [BUG] transform does not work for Fugue DataFrames Body: **Describe the bug** The problem is here https://github.com/fugue-project/fugue/blob/ff004917b48b31796f064cc390e1465efcd6cfd4/fugue/interfaceless.py#L67 **Expected behavior** It should be `result`, otherwise it will just return the original dataframe ...
1medium
Title: Functionality to resume from checkpoint in `TimeSeriesPredictor` Body: ## Description `MultiModelPredictor.load` allows one to specify `resume=True` to allow you to resume training from a checkpoint. Is there any plan to include similar functionality for `TimeSeriesPredictor.load` and the associated training pr...
1medium
Title: snt.Conv2DTranspose and tf.layers.conv2d_transpose yield different results Body: The sonnet documentation states the about the Conv2DTranspose: > This acts as a light wrapper around the TensorFlow op `tf.nn.conv2d_transpose` > abstracting away variable creation and sharing. ```tf.layers.conv2d_transpose(i...
1medium
Title: Fix Ivy Failing Test: torch - shape.shape__rmul__ Body:
1medium
Title: Django signal user_logged_in is not always fired when login via login endpoint is performed successfully Body: ### Checklist * [x] I read [Contribution Guidelines](https://github.com/apragacz/django-rest-registration/blob/master/CONTRIBUTING.md#issues) * [x] I searched existing issues before opening this...
1medium
Title: Namespace error handlers broken when propagate_exceptions=True Body: ### Details When an `errorhandler` is registered on a namespace, and `PROPAGATE_EXCEPTIONS` is set to `True` in the Flask app, then the namespace handler will not catch the exceptions. It looks like this is due to the `handle_error` function n...
1medium
Title: Segfault when iterating on a transform-mapped Vector in a thread Body: <!-- In the following, please describe your issue in detail! --> <!-- If some sections do not apply, just remove them. --> ### Short description Take a Vector, map it with a transform, put it in a _threading_ Thread, iterate, and BOOM. ...
2hard
Title: word wrap : the text box should be set to word wrap by default Body: ## Classification:UI/Usability ## Reproducibility: Always ## Version AutoKey version: 0.95.7 Used GUI (Gtk, Qt, or both): Gtk If the problem is known to be present in more than one version, please list all of those. Installed ...
0easy
Title: Tensorboard crashes when a scalar is added to a histogram Body: `tensorboardX==1.6.0` See title, eg tensorboard will report: ``` ValueError: can only convert an array of size 1 to a Python scalar E0117 23:32:28.772649 Thread-1 _internal.py:88] Error on request: Traceback (most recent call last): File "...
2hard
Title: Update the tests so that they run pytest (move to "meta-testing") Body: Basically we should copy what is done in [pytest-harvest](https://smarie.github.io/python-pytest-harvest/). Note that the continuous integration configuration should also be updated so as to run the correct matrix of pytest version x python ...
1medium
Title: Pass dict to provider Body: Hi, I have a dict in my Configuration that I want to pass to a provider but I can't figure out how to do it. ``` container = Container() container.wire(packages=[__name__]) container.configuration.from_dict({ "provider1": { "config": { "key1": "valu...
1medium
Title: KEEP_ALIVE doesn't work from the 21.3 sanic version Body: ### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When you put in the sanic config keep_alive to false, it doesn't work you can see in all responses "Connection": "keep-alive". I tryed with versi...
1medium
Title: A user can change its password without specifying the current one Body: It should not be allowed. # Impacted versions * Modoboa: 2.0.4
1medium
Title: Support .env files for configuration Body: ### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [x] I added a very descriptive title to this issue. - [x] I have provided sufficient information below to help reproduce this issue. ### Summ...
1medium
Title: [🐛 BUG] Scenario Selector: "Delete" button is active/inactive when it shouldn't Body: ### What went wrong? 🤔 "Delete" button in scenario selector (when editing the scenario) is active when it should be inactive and vice-versa. ![image](https://github.com/user-attachments/assets/e923dd3d-4ee2-4c04-b26d-1f...
1medium
Title: Segmentation Fault - wait_signal.wait & _WaitWidgetContextManager.__exit__ Body: Hi, With python 3.8 I am getting a segmentation fault at some wait functions when using macOS and WIndows. I could not reproduce it with Linux. With Python 3.7 and 2.7 everything works fine for all OS flavors. ## Versions: O...
2hard
Title: Multi-file upload: All files are uploaded to same folder (subfolders are not created) Body: As the title says, when using multi-file upload functionality, all the uploaded files are uploaded into same folder. The uploader does not create subfolders. - Affected dash-uploader version: 0.7.0dev 279ee87 ### To...
1medium
Title: 监听群消息时会报错 Body: Exception in thread _listen: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 916, in _bootstrap_inner self.run() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 864, in r...
2hard
Title: feature request: Aws eks add aws-ebs-csi-driver Body: ### Is there an existing issue for this? - [x] I have searched the existing issues ### Feature description We need this EKS add-on support as Prometheus will not work without this. As per documentation from k8s 1.23 Prometheus needs aws-ebs-csi-driver to b...
1medium
Title: Mutually Exclusive Traits Body: #### The problem Traits are an awesome feature, but sometimes I build a factory where there are several traits that should never be used with each other. While I understand that it is an up to the user thing to make sure that people don't do something dumb with their factories an...
1medium
Title: tiered proxy documentation or coding error involving 'None' Body: Please scroll down to the tiered proxy section on [this](https://crawlee.dev/python/docs/guides/proxy-management) page. Both tabbed code examples include the following: ``` # No proxy tier. (Not needed, but optional in case you do not want to...
1medium
Title: Traning process get stuck at the first and fails to lauch Body: Hi there, I am using `Ubuntu 18.04` `Tensorflow 1.15` `Cuda 10.0` `cuDNN 7.6.5` The `tf.test.is_gpu_available()` returns True. The whole program just gets stuck when I try to train the model no matter how small the model is. Someti...
2hard
Title: Getting CORS Error Body: When I run the code there is a cors error shown as below: Access to fetch at 'http://127.0.0.1:8080/api/cancel' from origin 'http://0.0.0.0:3000' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space `local`.
1medium
Title: [Bug] SyntaxError: invalid syntax after installing the library Body: I'm getting SyntaxError: invalid syntax after installing the library Traceback (most recent call last): File "script.py", line 1, in <module> import twelvedata File "/Users/work/Library/Python/2.7/lib/python/site-packages/twelved...
1medium
Title: Print in different Line in Zeppelin Body: - [x] I have visited the [source website], and in particular read the [known issues] - [x] I have searched through the [issue tracker] for duplicates - [x] I have mentioned version numbers, operating system and environment, where applicable: ```python impor...
1medium
Title: Classifier Classes do not have unified interfaces Body: .classes напр у бертклассифаера BertClassifier and KerasClassifier do not share the list of public fields. (e.g. `.classes` field of classifier)
1medium
Title: Add support for PMTiles Body: The source code is adapted from [folium-pmtiles](https://github.com/jtmiclat/folium-pmtiles). For now, it only supports folium. It would be great to support ipyleaflet as well. ```python import folium from folium.elements import JSCSSMixin from folium.map import Layer from j...
1medium
Title: I have meet an unknown error when I try the mnist nas example. Body: **Describe the issue**: [2022-04-13 19:34:12] INFO (nni.experiment/MainThread) Creating experiment, Experiment ID: cau4bj2g [2022-04-13 19:34:12] INFO (nni.experiment/MainThread) Connecting IPC pipe... [2022-04-13 19:34:13] INFO (nni.exper...
2hard
Title: 在RealESRNet基础上finetune RealESRGAN 随着迭代次数的增加 出现了模式崩塌? Body: 您好, 我在训练GAN模型的过程中,随着迭代次数的增多,产生的超分图片效果出现了比较严重的色彩的改变,请问训练GAN模型的参数是默认就是repo里面的那个yml文件中的吗? 不知道您训练的过程中是否遇到过类似的问题。 **结果展示** 低分辨率: ![5](https://github.com/xinntao/Real-ESRGAN/assets/26103763/e26c072b-7ef0-44ae-926b-2065021a65f5) fintune 10000 iter...
2hard
Title: Include evaluation metrics of officially-supported models in model cards Body: I think it'd be useful for the model cards of officially-supported models to report the evaluation metrics / model performance. I know I can check for myself with `allennlp evaluate`, it's nice to have this sort of information on-hand...
0easy
Title: TypeScript / JavaScript Support Body: ### Description Hello, I recently discovered marimo and am impressed with its reactive programming model and improved notebook experience. However, our team heavily relies on TypeScript alongside Python in our development workflow. Currently, we use Jupyter Notebooks with ...
2hard
Title: [Bug]: ROCm fail to build due to compilation error of `moe_wna16.cu` Body: ### Your current environment <details> <summary>The output of `python collect_env.py`</summary> ```text INFO 03-12 09:10:06 [__init__.py:256] Automatically detected platform rocm. ...
2hard
Title: Document migration from aioresponses Body: For those using aioresponses to mock aiohttp
0easy
Title: AI separation models don't support audio files with surround sound. Body: Hey UVR devs, I know you probably don't make the separation models yourselves but you should know that the models don't support audio files with surround sound. What you do with this information is up to you, I ain't telling you what to...
1medium
Title: [BUG] `import deepspeed` crashes on `deepspeed==0.16.3` with `triton==3.2.0` on CPU machine Body: **Describe the bug** A clear and concise description of what the bug is. - [deepspeed uses the @triton.autotuner decorator](https://github.com/deepspeedai/DeepSpeed/blob/22d7fdc0f444571131d77ab13be858b5118770ef/...
2hard
Title: stride asserts should name the operator involved Body: ``` File "/packages/aps.ads.icvr/icvr_launcher#link-tree/torch/_inductor/output_code.py", line 460, in __call__ return self.current_callable(inputs) File "/packages/aps.ads.icvr/icvr_launcher#link-tree/torch/_inductor/utils.py", line 2348, in run ...
1medium
Title: Want to understand the loss Body: Hi, Thank you for the awesome work. I have read the issues about blurred outputs like: [1](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1388#issuecomment-1062187740) and [2](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/656#issuecomment-5109...
3misc
Title: Can't get RTX 3090 to work with deepfacelab. Body: THIS IS NOT TECH SUPPORT FOR NEWBIE FAKERS POST ONLY ISSUES RELATED TO BUGS OR CODE ## Expected behavior I have the highest specs with an rtx 3090 and a ryzen 5800x cpu. I expect it to run, but it comes up with this error:Error: 2 root error(s) found. ...
2hard
Title: About implementation and transformations Body: Hi, First of all great work! But I have some questions: 1) Your implementation is using Conv2D and in the first layer it has kernel size of (1,3) so it is basically taking linear combinations of the coordinates (assume no activation here). So instead of using ...
1medium
Title: How can I get all Alola pokémon including alolan forms? Body: I'm working on a command-line Pokémon Sun and Moon game and I'm trying to figure out how to get the alola id and name of all the Pokémon in alola. The entry for the Alolan Raichu has the id 10100 and the name is "raichu-alola", rather than 26 and "rai...
1medium
Title: handle cast of postgresql empty ARRAY using specified type Body: ### Describe the use case [PostgreSQL requires an explicit cast when constructing an empty `ARRAY`](https://www.postgresql.org/docs/17/sql-expressions.html#SQL-SYNTAX-ARRAY-CONSTRUCTORS). In SQLAlchemy, when using `postgresql.array([], type_=CHAR)...
1medium
Title: Also changelog non-request-based changes Body: ### NetBox version v4.1.6 ### Feature type Change to existing functionality ### Triage priority I volunteer to perform this work (if approved) ### Proposed functionality Currently, the `handle_changed_object` function bails out if the change doe...
1medium
Title: [BUG] Error occurred while consuming big pdf document SubprocessOutputError tesseract get_deskew Body: ### Description After I successfully imported loads of PDFs, I now try to upload a big PDF with 170 MB and 114 pages. After some minutes of processing an error appears when running tesseract. I already tried...
2hard
Title: Suggestion on how to improve acquisition.UCB for active GP example Body:
1medium
Title: [QUESTION] How to decorate a provider? Body: dependency-injector is great! Using the Decorator pattern, `Foo` decorates `Bar`. Goal is that `foo_factory` will return `Bar` instances which use `Foo` instances. How can this be achieved? Really appreciate any help ... Example (read the comments): ```p...
1medium
Title: Abandon Python 3.8 Body: Hello. Are you OK with bumping the Python from 3.8 to 3.9 as a minimum supported version? References: - https://endoflife.date/python - https://devguide.python.org/versions/
3misc
Title: General question about embedding size Body: Hey, I am interested in training a one-language model, which also has less accent. I would like to train a good quality model on about 1000 speakers. Then I want to fine tune on a single speaker (like #437) (with 5 minutes or even hours of audio) to finally get a good...
3misc
Title: Can not install diff-gaussian-rasterization Body: I have installed CUDA11.8 already, but when i executed python setup.py install, there met some problems. RuntimeError: The detected CUDA version (10.1) mismatches the version that was used to compile PyTorch (11.8). Please make sure to use the same CUDA versi...
1medium
Title: Accumulate autogenerated migrations over multiple calls to `run_migrations()` Body: I am creating a multi-tenant application, with several tenant-specific schema and also public shared tables. For this I made a setup that works quite well. I'm now only struggling with the auto-generation of migrations. I hav...
1medium
Title: How to change the structure of the app Body: Hi @miguelgrinberg thanks for your great e-book about the app. Now I want to reconstruct the app. when I access the app, I found that I should sign in firstly the app and then I can see the posts in app. Now I want to change this. I mean when users firstly access ...
1medium
Title: Mangum 0.12 regression: Unable to determine handler from trigger event Body: A lambda invoke call against mangum 0.11 works fine but with upgrade to version 0.12 same call fails with: [ERROR] TypeError: Unable to determine handler from trigger event Traceback (most recent call last):   File "/var/task/mangu...
1medium
Title: add optional text to approval steps Body: ### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I un...
1medium
Title: Import error in example from README.md Body: When trying to create a type similar to the example in README.md, an error occurs: ![imagen](https://user-images.githubusercontent.com/58057324/120525607-ebe70600-c39d-11eb-8282-2a89eafff1e4.png) This is the example in README.md: ![imagen](https://user-images...
0easy
Title: [BUG] - search_for_music and search_for_users methods does not return results Body: **Describe the bug** search_for_music and search_for_users methods do not return results, always empty arrays **The buggy code** Please insert the code that is throwing errors or is giving you weird unexpected results. ...
1medium
Title: Add layers for tf and tf.keras Body: Continuing discussion started in pull-request #25 . So far: `tf.keras` и `keras` are different things now, they work on different input and have different recommendations for creating custom layers. This version seems to work for me with tensorflow. ```python import...
1medium
Title: DAG Processor crashing Asset.ref & Asset.ref Body: ### Apache Airflow version 3.0.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? DAG Processor crashing with `triggering_asset_events ` DAG **LOGS** ``` Traceback (most recent call last): File "/usr/local/bin/airf...
2hard
Title: Reduce RAM and ROM footprint Body: I'm using `m2cgen` to convert some classifier to C. It works great and results are consistent, thanks for the library! 1. I have the problem that the compiled binaries are too large to fit on my embedded device. I checked and the binaries are around double the size of the b...
1medium
Title: Can't install development dependencies with documentation instructions Body: According to the [contribution guide](https://flask-restplus.readthedocs.io/en/latest/contributing.html), to install the development dependencies we should run `pip install -e .[dev]`. When I execute the command I get the following warn...
1medium
Title: Cannot open other tabs with custom preset Body: Cannot open other tabs with custom preset https://www.youtube.com/watch?v=jTUiHbFnbP8
1medium
Title: topic_model.transform(docs)[0][i] is sometimes different from topic_model.transform(docs[i])[0][0] Body: Hello I read https://maartengr.github.io/BERTopic/api/bertopic.html#bertopic._bertopic.BERTopic.transform and understood from the documents parameter (described as "A single document or a list of documents...
2hard
Title: GPU performance issues of flask framework Body: When I loaded an ultralytics YOLO model outside the framework, I read the image from the client in a request processing function and performed inference. I found that the inference speed was 10 times slower than normal. I don’t have this problem when I use fastapi...
2hard
Title: Should we port bottleneck to C? Body: I'm trying to port nansum to C (without using cython) to get a feel for how bottleneck would look written in pure C. What I have so far (in the c_rewrite branch) is a nansum with reduced features that compiles but does not work at all. I have not yet tried to deal with refe...
2hard
Title: `predict_proba` documented with wrong output shape Body: According the docs, `predict_proba` returns > numpy array of shape (n_samples,) However it actually returns `(n_samples, n_classes)` https://github.com/yzhao062/pyod/blob/c8d07f723c588aee40fccad6d0258c814384a057/pyod/models/base.py#L197-L203
0easy
Title: How to install go,goland,clion,clang ctc,thank you Body:
3misc
Title: CMake Error at C:/dlib-19.6/dlib/cmake_utils/add_python_module:116 (message): Boost python library not found. Call Stack (most recent call first): CMakeLists.txt:9 (include) -- Configuring incomplete, errors occurred! See also "C:/dlib-19.6/tools/python/build/CMakeFiles/CMakeOutput.log". error: cmake config...
2hard
Title: Incompatible options: paragraph=True, output_format='dict' Body: Running the example: ```python import easyocr reader = easyocr.Reader(['ch_sim','en']) # need to run only once to load model into memory result = reader.readtext('chinese.jpg', paragraph=True, output_format='dict') ``` gives the error: ...
1medium
Title: Cannot move session to another day Body: **Is your feature request related to a problem? Please describe.** In https://indico.cern.ch/event/1381446/ I had a session scheduled on Wednesday and wanted to move the whole session to Friday. Strangely I could edit the start and end **times** of the session but not th...
1medium
Title: ValueError while importing spacy module related to thinc (?) Body: This is the description of the error: "ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject" ![image](https://github.com/user-attachments/assets/6976731b-630e-4a97-bcbd-39...
2hard
Title: Update Spark notebook to use DataFrames Body: Spark 1.3 introduced DataFrames: > A DataFrame is a distributed collection of data organized into named columns. It is conceptually equivalent to a table in a relational database or a data frame in R/Python, but with richer optimizations under the hood. DataFrames c...
1medium
Title: Integrate ZLUDA for AMD CUDA Body: **Describe the feature** @sklam, https://github.com/vosen/ZLUDA it can give feature run CUDA program on amd video cards if cuda code is optimized, and speed up work on amd.
2hard
Title: Issue with predictions values being too low (explain in body) Body: Ok, so i got this very frustrating issue where i have some timeseries that are, not linear, but they are cumulative. Its another electricity data usage dataset. What is going wrong is that the predictions are BELOW/LOWER than the historic se...
2hard
Title: Why is a large proportion of candidates in the initial population = None? Body: Hello, I am working through the example notebook [https://github.com/trevorstephens/gplearn/blob/master/doc/gp_examples.ipynb](url) and am able to reproduce the same results. When I inspect the initial population `est_gp._pr...
1medium
Title: Vision Transformer Body: Paper: [An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale](https://arxiv.org/abs/2010.11929)
1medium
Title: Use Snips for offline NLU and Voice AI Body: At https://snips.ai we are working on a 100% private-by-design and offline Voice AI platform which would be perfectly suited for what you are doing: - offline library for NLU that can be used independently: https://github.com/snipsco/snips-nlu - use the whole pl...
1medium