-
I\'m a beginner with Django and have a model class myModel(models.Model): XYZ = ( (1, X), (2, Y...
- 665 浏览
- 0 回答
- 4 关注
-
I made a decision trees and logistical regression model. I am satisfied with the results. How do I u...
- 653 浏览
- 0 回答
- 4 关注
-
$insert = \INSERT INTO event_tracker_table (event_name, event_location, location_number, event_creat...
- 964 浏览
- 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...
- 1758 浏览
- 0 回答
- 5 关注
-
I am trying to build an chat/calls application using aws chime. For that, I am trying to make one on...
- 591 浏览
- 0 回答
- 4 关注
-
I just wonder if someone can help me with the below code: I just try to validate two numbers (number...
- 1129 浏览
- 0 回答
- 4 关注
-
I have a very complicated code structure, but the important bits are: typical setup: I have a base ...
- 1832 浏览
- 3 回答
- 5 关注
-
I have some idempotent tasks. That means that I don\'t mind if they are executed several times, but ...
- 1824 浏览
- 0 回答
- 6 关注
-
I went through different API but could not identify which API to use? Notifications to be sent to cu...
- 1596 浏览
- 0 回答
- 4 关注
-
I want to build BiLSTM+CRF model to solve NER problem. Build a model based on pytorch. However, the ...
- 1648 浏览
- 0 回答
- 4 关注
-
I have AMD GPU and wanted to train some neural networks. I have installed Plaidml and it worked with...
- 1455 浏览
- 0 回答
- 6 关注
-
The authentication with Kerberos works fine if this is the first authentication. But when we have se...
- 721 浏览
- 0 回答
- 4 关注
-
I would like to get a string from a Raspberry Pi running Node-Red via http request. I tried using We...
- 1222 浏览
- 0 回答
- 4 关注
-
We\'re generating a sequential index in a ParDo using Beam\'s Java SDK 2.0.0. Just like the simple ...
- 1567 浏览
- 1 回答
- 6 关注
-
I have two \'android application modules\' in one project and they create independent apks. But I wa...
- 554 浏览
- 2 回答
- 4 关注