Skip to main content

Questions tagged [synthetic]

The tag has no usage guidance.

synthetic
0 votes
1 answer
24 views

R Synthpop - Unable to write rules to ensure float1 <= float2 <= float3

I have been banging my head against synthpop rules for a few days now and I can't quite understand the documentation for defining rules. I needed float columns to obey these rules: float1 <= ...
user26365787's user avatar
0 votes
0 answers
19 views

Synthetic Data Vault MultiTableMetadata and get_column_pair_plot

I need help about using get_column_pair_plot because I have difficulty on understanding how to use MultiTableMetadata. Consider the following data : import numpy as np import pandas as pd from sdv....
温泽海's user avatar
  • 344
0 votes
0 answers
11 views

Problem with dataframe in tidysynth: synthetic_control() does not take time unit accordingly

I am trying to implement a synthetic control with the tidysynth package. I am using monthly data, ranging from January 1987 to Decembe 2002. The dataframe is in the long format and contains 14 units, ...
M.J.'s user avatar
  • 1
0 votes
0 answers
13 views

configuration of Synthetic Monitors

I'm trying to fetch the configuration of Synthetic Monitors created over ELK cloud, how i can achieve that ! I have tried postman and curl command but not getting the desired result but still not able ...
Shivani_26's user avatar
0 votes
1 answer
64 views

Create Synthetic Dataset based on 5 number summary, mean, and sd in R

I'm attempting to replicate the model of a research paper and I want to see how the distribution of their dataset to my own. Naturally, I don't have access to their raw data but I do have the summary ...
JulietheFoodie's user avatar
0 votes
0 answers
100 views

generating synthetic timeseries data with GAN models

I'm developing a GAN model to generate synthetic energy timeseries data, based in this code https://git.opendfki.de/koochali/forgan/-/blob/master/lorenz_example.ipynb I'm beginner at GAN and a little ...
Sadeq Al-Ahdal's user avatar
0 votes
0 answers
8 views

Synthetic individual data using summary-level data

I have been searching for information on creating a synthetic cohort using summary-level data from published observational studies (effectiveness studies), but I've not found an adequate solution. One ...
Igna's user avatar
  • 1
0 votes
0 answers
28 views

Unity Engine Perception Package

I am Using perception package for the Synthetic Data generation. I want to Create a Custom Scenario since the built in "Fixed length Scenario" runs as soon the program starts but i want to ...
Saleem's user avatar
  • 1
2 votes
0 answers
138 views

Error (sometimes) when using tidysynth package (R) for synthetic control estimations

I am having a bit of trouble with the aforementioned package. For clarity, I am trying to check the impact of South Africa's entrance into BRIC(S) in 2010 on several outcomes. The data I have is as ...
Pedro Cunha's user avatar
0 votes
1 answer
76 views

Generating Classes and Dependencies Dynamically in C#

I am bit new to C# and some of its advanced OOP features. I am using the Bogus package to generate synthetic data. Below is a sample code that picks a random value from the parameter list (...
bda's user avatar
  • 401
0 votes
1 answer
182 views

How to locate a Checkbox item in Datadog synthetic test with Terraform

I'm building a Datadog's Synthetic Browser test with Terraform, but I'm facing issues to address this HTML element: <input type="checkbox" name="payrollInstructionIds" value=&...
Lenin Carrasco's user avatar
0 votes
1 answer
276 views

Problem with SDV (synthetic data vault): Getting back identical synthetic datasets

I'm using the following code from the SDV library to create a synthetic dataset that's the same shape as my original dataset. While each synthetic dataset is different than the original dataset, all ...
user3786999's user avatar
  • 1,107
3 votes
3 answers
5k views

How to create synthetic data based on real data?

I want to make synthetic data based on real data. Data sample: session_id session_date_time session_status mentor_domain_id mentor_id reg_date_mentor region_id_mentor mentee_id reg_date_mentee ...
John Doe's user avatar
  • 319
0 votes
0 answers
139 views

I am trying to generate synthetic data of previous days from a dataset . How can I include the needed date in the program?

i have generated the new data using ctgan but it creates in same day as in dataset (13-09-2022 and 14-09-2022). I want the dates previous days(like 12-09-2022,11-09-2022...) ,can anyone help thank you ...
saad's user avatar
  • 1
0 votes
0 answers
215 views

GAN generator for image size 224X224

i want to generate synthetic image of size 224x224 using gan generator. but i dont understand how to design dcgan generator specific image size using 2d transpose convolution. kindly help TensorFlow ...
Shubhangi.Joshi PhD2020's user avatar

15 30 50 per page
1
2 3 4 5
7