-
for idx, topic in lda_model_tfidf.print_topics(-1):
print('Topic: {} Word: {}'.format(idx, topic))
whats the significance of -1 in first line...
-
### Title of the resource
Creating Stories with 3D Data on the Web
### Resource type
External Resource
### Authors, editors and contributors
Karina Rodriguez Echavarria, Nicola Schiavottiello
##…
-
Sorry to be a pest, but I've had two cases of another error happen today. This time zulip-term doesn't crash, but it shows a TUI modal on the screen:
```plain
NOTICE
An exception occurred:
K…
-
hello, in the readme note it says that this project can work with PX4 firmware, i have tried and succeeded in the process. but i have got a problem that quadrotors with F330 model can't hover stably…
-
### What happened?
I paired a sensor which was detected as TH02Z: https://www.zigbee2mqtt.io/devices/TH02Z.html#tuya-th02z
I'm not 100% sure if it is really the sensor, but the image seems to fit.
…
-
Hello,
I am encountering an issue with the **Orbbec Femto Mega** camera while using ROS2 Humble. Despite configuring the camera node and setting the necessary parameters, the depth image is not bei…
-
Hi once more,
while working on the support for ESPHome (#67), we found that it offers a nice capability in the spirit that it will publish metadata information about each sensor to the MQTT broker …
amotl updated
2 years ago
-
Hello Support Team,
I used Bertopic in almost 17K text of the information access law of Brazil.
The model is save at https://huggingface.co/rodrigomoreirasilva/bertopic_lai_recursos_CGU.
Alm…
-
## 1. **Problem Statement** *
> Describe the problem, issue, use case, or opportunity that this work item addresses.
> Include practitioner quotes illustrating real examples a) of questions being …
-
Proposed sequence of topics
1. How ML works
2. Steps involved in developing a model - loading data, preprocessing, model definition (algorithm, optimiser, loss), training, prediction)
3. Pytorch in…