Trending questions in Edureka Community

0 votes
0 answers

How do I chain asynchronous AJAX calls with promises in jQuery to ensure proper order when modifying the DOM?

How do I chain asynchronous AJAX calls ...READ MORE

Nov 13, 2024 in Web Development by Nidhi
• 16,340 points
233 views
0 votes
1 answer

How do you animate an element's height using jQuery?

In jQuery, the .animate() method could be ...READ MORE

Nov 13, 2024 in Web Development by kavya
191 views
0 votes
0 answers

Can I switch my career from QA testing to DevOps?

Can I able to switch my career ...READ MORE

Oct 25, 2024 in DevOps Tools by Anila
• 5,070 points

recategorized Oct 29, 2024 by Anila 169 views
0 votes
1 answer

What are practical methods to speed up the training of autoregressive models for text generation?

​You can refer to the following methods ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 29,050 points
196 views
0 votes
1 answer

How to check inode usage in Linux?

You can use the df command with ...READ MORE

Nov 13, 2024 in Web Development by kavya
213 views
0 votes
1 answer

How to decide when to use replicate sets for mongodb in production?

Here's a breakdown of when to consider ...READ MORE

Nov 13, 2024 in Web Development by kavya
219 views
0 votes
1 answer

How do you incorporate external knowledge graphs or ontologies into a generative AI model for better output?

Yes, you can incorporate external knowledge graphs ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 29,050 points
235 views
0 votes
0 answers

How is IP address spoofing detected?

I'm researching network security and want to ...READ MORE

Nov 15, 2024 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
146 views
0 votes
1 answer

how to create a partial index with $exists: false condition?

In MongoDB, you can use the partialFilterExpression ...READ MORE

Nov 13, 2024 in Web Development by kavya
209 views
+1 vote
1 answer

What techniques can be used to sanitize image uploads and prevent malicious payloads?

In order to securely handle image uploads ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
431 views
0 votes
1 answer

What methods are effective for adaptive sampling to improve training efficiency in generative models?

You can refer to the following methods, ...READ MORE

Nov 13, 2024 in Generative AI by nidhi jha

edited Nov 13, 2024 by Ashutosh 195 views
0 votes
1 answer

How can I perform LDAP enumeration to extract user account information?

Performing LDAP enumeration is an essential step ...READ MORE

Nov 18, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
229 views
0 votes
1 answer

How can pipeline parallelism be implemented to train larger models across multiple machines?

Pipeline parallelism can be implemented by splitting ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 29,050 points
187 views
0 votes
1 answer

How to hide code in HTML?

While it's impossible to completely hide HTML ...READ MORE

Nov 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
250 views
0 votes
1 answer

How to convert CRT to PFX?

Converting a .crt (Certificate) file to a .pfx (Personal Information Exchange) ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
187 views
0 votes
1 answer

How does hashing work?

The technique of hashing converts any quantity ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
267 views
0 votes
0 answers

What are some common troubleshooting steps when Power BI Service fails to refresh a report with gateway connection issues?

What are some common troubleshooting steps when ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 30,660 points
147 views
0 votes
1 answer

How do you implement batch normalization for stability when training GANs or VAEs?

​You can implement batch normalization for stability ...READ MORE

Nov 12, 2024 in Generative AI by Ashutosh
• 29,050 points

edited Nov 12, 2024 by Ashutosh 254 views
0 votes
1 answer

What are the best ways to monitor the training stability of a GAN during coding?

The ways to monitor the training stability ...READ MORE

Nov 13, 2024 in Generative AI by nikil yadav
188 views
0 votes
1 answer

SFDX: Authorize an Org failed to run in VSCODE

I was trying to authorize an org, ...READ MORE

Nov 18, 2024 in Cloud Computing by Paavani
264 views
0 votes
0 answers

What strategies can help improve Power BI report load times when dealing with complex data models and calculations?

What strategies can help improve Power BI ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 30,660 points
142 views
0 votes
1 answer

How does Docker handle file system layers and image caching?

Docker really helps in managing filesystem layers and image caching ...READ MORE

Nov 21, 2024 in DevOps Tools by Gagana
• 10,070 points
173 views
0 votes
1 answer

How do you handle resource contention when multiple jobs run simultaneously in CI/CD pipelines?

I address resource contention in CI/CD pipelines ...READ MORE

Nov 18, 2024 in DevOps Tools by Gagana
• 10,070 points
258 views
0 votes
1 answer

How can you implement zero-shot learning in text generation using models like GPT?

You can easily implement Zero-short learning in ...READ MORE

Nov 12, 2024 in Generative AI by nidhi jha

edited Nov 12, 2024 by Ashutosh 220 views
0 votes
1 answer

How to close a port in Linux?

Closing ports in Linux is essential for ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
173 views
0 votes
1 answer

How do you handle conflicts between Scrum team members?

To handle conflicts between Scrum team members consider ...READ MORE

Nov 13, 2024 in PMP by Anu
207 views
0 votes
1 answer

What coding methods enable batching and padding optimization for variable-length sequences in transformers?

You can  handle batching and padding by ...READ MORE

Nov 14, 2024 in Generative AI by anil silori

edited Nov 14, 2024 by Ashutosh 142 views
0 votes
1 answer

How can you apply a transition effect in CSS?

In CSS, you can apply a transition ...READ MORE

Nov 13, 2024 in Web Development by kavya
163 views
0 votes
1 answer

How overlay two pictures to another using HTML-CSS?

Overlaying two pictures on top of another ...READ MORE

Nov 13, 2024 in Web Development by kavya
186 views
0 votes
0 answers

How do I create a Power BI visual that dynamically adjusts based on user-selected filters and slicers?

How do I create a Power BI ...READ MORE

Nov 12, 2024 in Power BI by Evanjalin
• 30,660 points
200 views
0 votes
1 answer

How does a CSRF token work?

Let's examine the creation, validation, and verification ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
247 views
0 votes
1 answer

What techniques can handle gradient accumulation to train large models on smaller GPUs?

You can use the following techniques to ...READ MORE

Nov 13, 2024 in Generative AI by Ashutosh
• 29,050 points
168 views
0 votes
1 answer

Salesforce Skuid Error: Insufficient Access Rights On Object ID

The "Insufficient Access Rights On Object ID" ...READ MORE

Nov 18, 2024 in Cloud Computing by Rajesh
241 views
0 votes
0 answers

How to prevent XSS attacks in JavaScript?

I’m concerned about protecting my web application ...READ MORE

Nov 13, 2024 in Cyber Security & Ethical Hacking by Anupam
• 17,140 points
164 views
0 votes
1 answer

How do you handle difficult stakeholders?

Handling Difficult Stakeholders: Understand Their Perspective: Listen to ...READ MORE

Nov 13, 2024 in PMP by Diya
192 views
0 votes
1 answer

How to create a service file in Angular?

To create a service file in Angular, ...READ MORE

Nov 13, 2024 in Web Development by kavya
176 views
0 votes
1 answer

How do you implement GAN evaluation metrics like Inception Score (IS) or Fréchet Inception Distance (FID)?

You can implement GAN evaluation metrics like Inception ...READ MORE

Nov 12, 2024 in Generative AI by mona singh

edited Nov 12, 2024 by Ashutosh 201 views
0 votes
0 answers

What is the difference between horizontal and vertical scaling?

I’m curious about scaling strategies. Can anyone ...READ MORE

Nov 11, 2024 in Cloud Computing by Priyanka
• 4,500 points
276 views
0 votes
1 answer

How can I enumerate SNMP information using tools like snmpwalk?

Using tools like snmpwalk to enumerate SNMP ...READ MORE

Nov 18, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
197 views
+1 vote
1 answer

How can I enumerate NetBIOS shares on a Windows machine using command-line tools?

In order to enumerate NetBIOS shares on ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
393 views
0 votes
1 answer

How would you securely manage secrets in Terraform? Any examples with Vault or AWS Secrets?

Using HashiCorp Vault with Terraform Store a Secret ...READ MORE

Nov 13, 2024 in DevOps Tools by Gagana
• 10,070 points
174 views
0 votes
1 answer

What LDAP query can be used to enumerate all users in a directory?

Creating an LDAP search query with the ...READ MORE

Nov 18, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
194 views
0 votes
0 answers

How do I leverage Power BI’s advanced analytics features (like forecasting and clustering) for predictive insights?

How do I leverage Power BI’s advanced ...READ MORE

Nov 14, 2024 in Power BI by Evanjalin
• 30,660 points
117 views
0 votes
1 answer

What are the DevOps implementation challenges at your organization?

The challenges in implementing DevOps vary from ...READ MORE

Dec 10, 2024 in DevOps Tools by Gagana
• 10,070 points
222 views
0 votes
1 answer
0 votes
0 answers
0 votes
1 answer

How to create a data source?

Creating a Data Source in a Database ...READ MORE

Nov 13, 2024 in Web Development by kavya
170 views
0 votes
1 answer

How to find others WiFi password?

Understanding encryption methods and appropriate security standards ...READ MORE

Nov 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,940 points
236 views
+1 vote
3 answers

Best way to combine multiple file with multiple same tabs?

Because one might have to combine multiple ...READ MORE

Nov 26, 2024 in Power BI by Gagana
• 10,070 points
204 views