-
### Describe the feature
Those who want to work on this issue kindly get the issue assigned from the maintainers with hacktoberfest label @SUGAM-ARORA @Ojas-Arora
### Add ScreenShots
_No res…
-
After fixing #365 locally when trying to generate prediction report/protocol (after pressing `view Report` on a `modelDesign`) I get the following error:
`FreeMarker template error:
The following …
-
Hello! I am interested in your thesis(PatRecon), so implemented your code in my Ubuntu 18.04 with the following requirements you gave.
pytorch: 0.4.1
numpy: 1.15.0
sklearn: 0.19.1
skimage: 0.14.…
rnbok updated
2 weeks ago
-
Hi, I am trying to run Shapy locally on my computer.
After finishing the installation, I managed to run shapy regressor on the repo's sample data.
Unfortunately there seems to be some issue with…
-
After placing a prediction in the fabricator, it will continue to run as if it has unlimited predictions in the input.
-
Hello, thank you for your open source code!
Could you provide the code related to testing or prediction?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
want to make model for predicting cryptocurrency value for future .please assign me this j…
-
In testing the data upload feature, I mocked a dataset with ~20k rows in the header and ~100k rows in the episodes. The upload view took ~50 seconds to complete - I would expect this to timeout in pro…
-
https://discord.com/channels/535244652505202689/936673384689975338/1285708636483752006
演習で74式の結果はD敗北だったけど、実際にはC敗北だった
これは計算結果がギリギリ境目だったって事なのかな
![image](https://github.com/user-attachments/assets/ffa…
-
This code is used
import easyocr
reader = easyocr.Reader(['ta'], gpu=False) # this needs to run only once to load the model into memory
result = reader.readtext('tamTxt.png')
print("result : ",…