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