Skip to main content

Questions tagged [dataset]

A dataset is a collection of data, generally represented in tabular form, with columns signifying different variables and rows signify different members of the set. If you are looking for a freely available dataset for any purpose, please consider asking your question on https://opendata.stackexchange.com.

dataset
0 votes
0 answers
4 views

How to annotate VQA dataset?

Can't find a useful annotation platform or software? How did everyone solve this problem. And how to organize the JSON of the dataset. I used label me and label studio, but the results were not good, ...
user25097261's user avatar
0 votes
0 answers
7 views

Seeking advice on creating datasets and tools for real-time Indian Sign Language conversion project

I am currently working on a project aimed at real-time conversion between audio/text and Indian Sign Language (ISL), utilizing 3D character animation. However, I am encountering challenges in two key ...
Devi anugraga's user avatar
0 votes
0 answers
4 views

Text clustering and classification model

What I want to do - I have a dataset of different phrases, I want to train a model which would set a few clusters depending on the dataset and then cluster the data for that clusters. i have an ...
dea's user avatar
  • 1
0 votes
0 answers
13 views

lmdb.InvalidParameterError: /data/project/hsi_foundation/HyperSIGMA/ImageDenoising/utility/WDC/wdc.db: Invalid argument

I am working on hypersigma github below. Please refer to the link below. By the way I have a problem. HyperSIGMA github Link: https://github.com/WHU-Sigma/HyperSIGMA The input is a dc.tif file ...
nvyvoo's user avatar
  • 1
0 votes
0 answers
20 views

When using Google Colab, Python package 'datasets' just disappeared from virtualenv directory 'site-packages'

I'm using Google Colab and trying make a virtual environment to work. My code is: from google.colab import drive drive.mount('/content/drive') !pip install virtualenv myenv_dir = '/content/...
Gustavo Mirapalheta's user avatar
0 votes
2 answers
36 views

How to keep the first appearance of a value while filtering everything else out in R?

This is the appearance of my dataset currently. I want to include patient 1 data until the first '1' occurs in 'test.result' then remove any information about patient 1 after that. current dataset ...
DN98024's user avatar
  • 11
0 votes
0 answers
9 views

Knowing the format of dataset a pretrained model was trained on

i am working on a Multilingual TTS project , and developing a TTS for my regional language by using a pretrained model from Hugging Face hub , the model i am trying to fine tune is facebook-mms-tts ...
Injila's user avatar
  • 1
0 votes
0 answers
11 views

Predicting new data with a model - preprocessing

I have studied a dataset and built a model. During the exploration I made several transformations and before training the model I applied a pandas pipe to my train dataset. This pipe includes ...
Videgain's user avatar
  • 175
-1 votes
0 answers
14 views

OTBI Data Model Dataset Join [closed]

I am newly introduced to OTBI due to work (about 2 months ago). I have some SQL knowledge, but I am at a loss on how to join to datasets I have. I want to list my budget and expenses (see screenshot) ...
Tiara T's user avatar
0 votes
0 answers
14 views

Subset from NetCDF4 dataset - How

I have a netCDF4 dataset in python with 3 variables (height, lat, long). I want all the lat and long values when height is 1. I understand that is something like generate a new dataset when height is ...
Lucas Stel's user avatar
0 votes
0 answers
26 views

Turn the Year columns into a one column with the years a feature using Pandas [duplicate]

I have a file with the area burned due to wildfires by month (rows) and Years as columns. The numbers in the dataset represent the area burned in hectares. It looks like this: How I can convert the ...
Kael_1993's user avatar
0 votes
0 answers
17 views

How to acquire real time data in python for ev charging data and from that how threshold values can be setup using Python dynamically changing [closed]

I am developing a program using python/ Pycharm environment, in which I am importing an Ontology with SWRl rules. And I have to use ev charging data in it but I donot have access to live/real-time ev ...
Teesha's user avatar
  • 23
1 vote
1 answer
29 views

plotly isosurface problem based on data size: it doesn't plot but also doesn't give an error message

I am a beginner in python and was playing around with data visualization for a task at my job. Simply, I need to visualize a cloud of 3D data points and I decided Isosurface function meets my ...
kurbaga_olmus_link's user avatar
1 vote
1 answer
75 views

Python - Have two datasets which are measuring the same thing, how can I fit them together? [closed]

I have two datasets, both measures of sea level at a particular location. Although these are both measuring sea level, they are measured with different devices and different methods, and thus have ...
hfasullo's user avatar
0 votes
0 answers
15 views

What are the licensing requirements for using PubChem data for commercial purposes? [closed]

I want to use PubChem data, such as toxicity data and chemical formulas, to train machine learning models that identify toxic functional groups. Can anyone guide me on the following: Are there ...
Zaven Navoyan's user avatar

15 30 50 per page
1
2 3 4 5
764