-
I\'m a beginner with Django and have a model class myModel(models.Model): XYZ = ( (1, X), (2, Y...
- 670 浏览
- 0 回答
- 4 关注
-
I made a decision trees and logistical regression model. I am satisfied with the results. How do I u...
- 661 浏览
- 0 回答
- 4 关注
-
$insert = \INSERT INTO event_tracker_table (event_name, event_location, location_number, event_creat...
- 970 浏览
- 2 回答
- 5 关注
-
i tried to to run odoo 10 from Macos so i m getting this at the top of the page (lessc is installed...
- 1761 浏览
- 0 回答
- 5 关注
-
I am trying to build an chat/calls application using aws chime. For that, I am trying to make one on...
- 597 浏览
- 0 回答
- 4 关注
-
I just wonder if someone can help me with the below code: I just try to validate two numbers (number...
- 1132 浏览
- 0 回答
- 4 关注
-
I have a very complicated code structure, but the important bits are: typical setup: I have a base ...
- 1851 浏览
- 3 回答
- 5 关注
-
I have some idempotent tasks. That means that I don\'t mind if they are executed several times, but ...
- 1829 浏览
- 0 回答
- 6 关注
-
I went through different API but could not identify which API to use? Notifications to be sent to cu...
- 1610 浏览
- 0 回答
- 4 关注
-
I want to build BiLSTM+CRF model to solve NER problem. Build a model based on pytorch. However, the ...
- 1653 浏览
- 0 回答
- 4 关注
-
I have AMD GPU and wanted to train some neural networks. I have installed Plaidml and it worked with...
- 1461 浏览
- 0 回答
- 6 关注
-
The authentication with Kerberos works fine if this is the first authentication. But when we have se...
- 724 浏览
- 0 回答
- 4 关注
-
I would like to get a string from a Raspberry Pi running Node-Red via http request. I tried using We...
- 1225 浏览
- 0 回答
- 4 关注
-
We\'re generating a sequential index in a ParDo using Beam\'s Java SDK 2.0.0. Just like the simple ...
- 1573 浏览
- 1 回答
- 6 关注
-
I have two \'android application modules\' in one project and they create independent apks. But I wa...
- 560 浏览
- 2 回答
- 4 关注