Trending questions in Edureka Community

0 votes
0 answers
0 votes
0 answers

Can you explain how CLIP (Contrastive Language-Image Pre-Training) works and its applications in cross-modal tasks?

With the help of python programming Can ...READ MORE

Feb 22, 2025 in Generative AI by Ashutosh
• 33,370 points
571 views
0 votes
0 answers
+1 vote
1 answer

Using TypeScript and D3 in Power BI? – Anyone here using TypeScript and D3.js to create custom Power BI visuals? Need some guidance.

You create custom visuals for Power BI ...READ MORE

Feb 18, 2025 in Power BI by anonymous
• 24,450 points

edited Mar 6, 2025 733 views
0 votes
0 answers
0 votes
0 answers
+1 vote
2 answers

How do you control and limit data export options for sensitive Power BI reports?

A balanced combination of the different features ...READ MORE

Nov 22, 2024 in Power BI by pooja
• 24,450 points
2,571 views
0 votes
1 answer

How do so many vulnerable IoT devices stay alive and online?

The persistence of vulnerable Internet of Things ...READ MORE

Feb 17, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
826 views
0 votes
0 answers
0 votes
1 answer

How can I compare two commits directly in the Azure DevOps web UI?

Follow these steps to compare two commits ...READ MORE

Dec 19, 2024 in DevOps Tools by Gagana
• 10,070 points
3,685 views
0 votes
0 answers

How to debug a model that outputs invalid JSON for a natural language to code conversion?

In cases of debugging can you tell ...READ MORE

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
564 views
0 votes
0 answers

Why does an AI-powered test case generator omit corner cases during live test execution?

Can you tell me Why does an ...READ MORE

Feb 22, 2025 in Generative AI by Ashutosh
• 33,370 points
583 views
0 votes
1 answer

How can I resolve asynchronous issues when calling the Google Generative AI API in Django Rest Framework?

Asynchronous issues when calling the Google Generative ...READ MORE

Mar 17, 2025 in Generative AI by tobif
772 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

How does stack and heap memory allocation differ between JavaScript (V8) and C++?

Understanding the differences in stack and heap ...READ MORE

Feb 12, 2025 in Node-js by Navya
1,017 views
0 votes
0 answers
0 votes
0 answers

What fixes resolve model crashes in an AI-powered ticket support system during high query loads?

With the help of proper code example ...READ MORE

Feb 22, 2025 in Generative AI by Ashutosh
• 33,370 points
570 views
0 votes
0 answers

You need to generate synthetic images of different breeds of dogs. Which model would you use, VAE or GAN?

Can you tell me if you need ...READ MORE

Feb 22, 2025 in Generative AI by Nidhi
• 16,260 points
513 views
0 votes
1 answer

What is the difference between calling "super()" and "super(props)" in React ES6 classes?

Aspect super() super(props) Purpose Calls the parent class constructor without passing ...READ MORE

Feb 21, 2025 in Node-js by Kavya
821 views
0 votes
0 answers

During real-time image generation, your model produces color inconsistencies. How can the color calibration be refined?

Can I know? During real-time image generation, ...READ MORE

Feb 19, 2025 in Generative AI by Ashutosh
• 33,370 points
670 views
0 votes
0 answers

Why is my multi-GPU training slower than single-GPU training?

With the help of code, can you ...READ MORE

Feb 10, 2025 in Generative AI by Nidhi
• 16,260 points
1,079 views
0 votes
1 answer

What distinguishes the loadingIndicatorSource prop from the defaultSource prop in React Native?

Property loadingIndicatorSource defaultSource Purpose Placeholder during remote image loading. Placeholder before load ...READ MORE

Feb 21, 2025 in Node-js by kavya
822 views
0 votes
0 answers

During code completion tasks, the model produces insecure code snippets. How can security filters be enforced?

Can I know? During code completion tasks, ...READ MORE

Feb 19, 2025 in Generative AI by Ashutosh
• 33,370 points
646 views
0 votes
0 answers
0 votes
0 answers

During large-scale training, your GPU memory runs out. How can you optimize model parallelism?

Can i know During large-scale training, your ...READ MORE

Feb 21, 2025 in Generative AI by Ashutosh
• 33,370 points
597 views
0 votes
0 answers
0 votes
1 answer
0 votes
1 answer

Is Safari a safe browser for iPhone?

Safari on iPhone is designed with a ...READ MORE

Feb 18, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
747 views
0 votes
0 answers
0 votes
0 answers

During code generation, the model outputs syntactically incorrect code snippets. How do you improve the accuracy?

Can you tell me During code generation, ...READ MORE

Feb 18, 2025 in Generative AI by Ashutosh
• 33,370 points
671 views
0 votes
1 answer

How can I check if a private key and certificate match in OpenSSL with ECDSA?

To check if a private key matches ...READ MORE

Dec 4, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
4,026 views
0 votes
1 answer

How can I ensure only one component remains highlighted at a time in Elm 0.17?

In Elm 0.17, ensure only one component ...READ MORE

Feb 21, 2025 in Web Development by Kavya
607 views
0 votes
0 answers
0 votes
0 answers

A StyleGAN produces unnatural color blending in generated portraits. How can you fix the artifacts?

Can you tell me A StyleGAN produces ...READ MORE

Feb 18, 2025 in Generative AI by Ashutosh
• 33,370 points
667 views
0 votes
2 answers

How would you troubleshoot issues with a Power BI date slicer?

Check for missing or incorrect dates in ...READ MORE

Apr 3, 2025 in Power BI by anonymous
• 24,450 points
1,079 views
0 votes
1 answer

How is a single TypeScript Interface object passed as a prop to a React child component?

You can pass a single object that ...READ MORE

Feb 21, 2025 in Node-js by kavya
800 views
0 votes
0 answers
0 votes
0 answers

How can a CSRF vulnerability be exploited in an insecure app?

I am testing a web application for ...READ MORE

Feb 25, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
473 views
0 votes
1 answer

What is the EBNF syntax for ECMAScript?

Here is an example of ECMAScript syntax ...READ MORE

Feb 21, 2025 in Java-Script by Kavya
793 views
0 votes
0 answers
0 votes
0 answers

How can I optimize the scalability of Generative AI models for deploying them in cloud environments?

With the help of proper code example ...READ MORE

Feb 17, 2025 in Generative AI by Ashutosh
• 33,370 points
768 views
+1 vote
0 answers

Best way to publish a .pbix file to an on-premises Power BI Report Server?

Publishing a .pbix Report from Power BI ...READ MORE

Feb 18, 2025 in Power BI by Evanjalin
• 36,180 points
710 views
0 votes
0 answers

How do I compare inference performance between popular frameworks like ONNX, TensorFlow, and PyTorch?

Can you tell me how I compare ...READ MORE

Feb 11, 2025 in Generative AI by Ashutosh
• 33,370 points
1,013 views
0 votes
0 answers
0 votes
1 answer

Should I allow apps to communicate through Windows Firewall?

When Windows Firewall prompts you to allow ...READ MORE

Feb 13, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
1,062 views
+1 vote
2 answers

How can you hide a column in Power BI while using a live connection?

While you work in Power BI using ...READ MORE

Dec 17, 2024 in Power BI by pooja
• 24,450 points
1,227 views