Trending questions in Edureka Community

+1 vote
2 answers

How can you implement complex KPIs and visual indicators using DAX that adapt to different user segments or regions?

Using DAX, you can create advanced KPIs ...READ MORE

Nov 29, 2024 in Power BI by pooja
• 24,450 points
1,220 views
0 votes
0 answers

What’s your approach when a project is paused indefinitely?

How can project managers effectively handle the ...READ MORE

Jan 28, 2025 in PMP by Hoor
• 4,690 points
697 views
0 votes
1 answer

How would you proceed if you identify a critical risk late in the project?

If I see a high-risk event appearing ...READ MORE

Jan 28, 2025 in PMP by Sufi
758 views
0 votes
0 answers

How do I interpret obscure errors in low-level libraries like NumPy during AI training?

Can you tell me How do I ...READ MORE

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

How do you handle divergent opinions on the project’s vision among stakeholders?

How can project managers address divergent opinions ...READ MORE

Jan 28, 2025 in PMP by Hoor
• 4,690 points
689 views
0 votes
1 answer

How to Select DISTINCT values in SOQL?

To select distinct values in Salesforce SOQL, ...READ MORE

Nov 18, 2024 in SalesForce by Raagini
3,706 views
0 votes
1 answer

What is the response from an open TCP port which is not behind a firewall?

When you send a TCP SYN packet ...READ MORE

Jan 8, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
1,522 views
0 votes
1 answer

What’s your approach to handling ongoing project delays due to supply chain issues?

Ongoing supply chain disruptions can cause some ...READ MORE

Jan 28, 2025 in PMP by Zaid
718 views
0 votes
1 answer

How do I create a custom popover in React?

Create a custom popover in React by ...READ MORE

Feb 23, 2025 in Node-js by Kavya
926 views
0 votes
0 answers

How can I prevent mode collapse when training GANs on diverse datasets?

Can you tell me How can I ...READ MORE

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

How can I iterate through keys and values in JavaScript?

In JavaScript , you can iterate through ...READ MORE

Feb 7, 2025 in Java-Script by Navya
801 views
0 votes
1 answer

How do you maintain focus when the project’s objectives change frequently?

The constant change of project objectives is ...READ MORE

Jan 28, 2025 in PMP by Sufi
703 views
0 votes
1 answer

Which Nmap scan does not completely open a TCP connection?

In Nmap, the SYN scan (-sS) is ...READ MORE

Jan 7, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,280 points
1,546 views
0 votes
1 answer

How to import popper.js in React?

Install Popper.js (npm install @popperjs/core), then import ...READ MORE

Feb 23, 2025 in Node-js by Kavya
911 views
0 votes
1 answer

Can you explain the concept of tail recursion?

Tail recursion is a specific form of ...READ MORE

Feb 7, 2025 in Java-Script by Navya
788 views
0 votes
1 answer

How do I check if a variable is undefined in JavaScript?

In JavaScript, you can check if a ...READ MORE

Feb 7, 2025 in Java-Script by Navya
772 views
0 votes
0 answers

How can I optimize the latency of Generative AI models deployed on AWS Lambda?

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

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

What’s your approach to managing highly complex, interdisciplinary projects?

To keep complex projects on track with ...READ MORE

Jan 24, 2025 in PMP by Sufi
787 views
0 votes
1 answer

How do I create a custom theme in react?

Create a custom theme in React by ...READ MORE

Feb 23, 2025 in Web Development by Kavya
891 views
0 votes
1 answer

How does output truncation affect the clarity of responses in Generative AI models?

Output truncation in Generative AI models can ...READ MORE

Jan 17, 2025 in Generative AI by niyasa
1,087 views
0 votes
1 answer

How do I create a custom slider in React?

Create a custom slider in React by ...READ MORE

Feb 23, 2025 in Node-js by Kavya
882 views
+1 vote
2 answers

What techniques can you use to optimize Power BI’s performance when dealing with a large number of visuals on a single report page?

Reduce the number of visuals, use optimized ...READ MORE

Feb 28, 2025 in Power BI by anonymous
• 3,020 points
1,189 views
0 votes
0 answers

Why are HuggingFace tokens for the 'model garden' invalid when used in Google Console?

Can i know Why are HuggingFace tokens ...READ MORE

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

What’s your strategy for managing project fatigue in a long-term project?

In long-term projects, teams can experience fatigue, ...READ MORE

Jan 28, 2025 in PMP by Hoor
• 4,690 points
620 views
0 votes
1 answer

What are the trade-offs of using autoregressive decoding vs. parallel decoding in Generative AI?

Autoregressive decoding generates tokens sequentially, ensuring coherence, ...READ MORE

Jan 23, 2025 in Generative AI by pl
833 views
0 votes
0 answers

How do you fix blurry outputs in a GAN when generating high-quality images?

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

Jan 16, 2025 in Generative AI by Ashutosh
• 33,370 points
1,077 views
0 votes
0 answers
0 votes
1 answer

How can I fix size mismatch errors when creating layers in a Flux VAE model?

To fix size mismatch errors when creating ...READ MORE

Jan 8, 2025 in Generative AI by rawat tech
1,447 views
0 votes
1 answer

What are the trade-offs between autoregressive and bidirectional transformers in Generative AI?

Autoregressive transformers generate text sequentially, making them ...READ MORE

Jan 23, 2025 in Generative AI by mimi
792 views
0 votes
1 answer

How do disentangled representations improve interpretability in Generative AI for creative tasks?

Disentangled representations improve interpretability in Generative AI ...READ MORE

Jan 23, 2025 in Generative AI by manota
790 views
0 votes
2 answers

How do I enable and use data classification and sensitivity labels in Power BI?

Enable Sensitivity Labels: Under Tenant Settings in the Power ...READ MORE

Jan 23, 2025 in Power BI by anonymous
• 24,450 points
2,209 views
0 votes
1 answer

How to Change the Default Black Background Color of an HTML Canvas?

To change the default black background color ...READ MORE

Dec 12, 2024 in Web Development by Navya
2,574 views
0 votes
0 answers

Why does my GAN model fail to converge after 100 epochs?

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

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

How would you manage a project where the client has a vague understanding of requirements?

When the client provides unclear or vague ...READ MORE

Jan 20, 2025 in PMP by Sonia
1,095 views
0 votes
1 answer

What are the implications of using temperature sampling for response diversity in Generative AI?

Using temperature sampling in generative AI models ...READ MORE

Jan 17, 2025 in Generative AI by dhiraj
1,035 views
+1 vote
2 answers

How do you leverage Power BI's Composite Model to combine import and DirectQuery data sources within the same report?

Enable Composite Model: This is when you ...READ MORE

Nov 26, 2024 in Power BI by Vani
• 3,580 points
1,137 views
+1 vote
2 answers

How can I implement localization and language translations in Power BI reports?

Implementing localization and language translations in Power ...READ MORE

Nov 28, 2024 in Power BI by pooja
• 24,450 points
1,286 views
0 votes
0 answers

What challenges arise in ensuring scalability of Generative AI for multi-modal datasets?

Can i know What challenges arise in ...READ MORE

Jan 22, 2025 in Generative AI by Evanjalin
• 36,180 points
771 views
0 votes
1 answer

What’s the best way to communicate project delays to stakeholders?

From my perspective, communicating with stakeholders about ...READ MORE

Jan 3, 2025 in PMP by Anu
1,605 views
0 votes
2 answers

How do you integrate Power BI maps with external geospatial data services (e.g., ArcGIS, Mapbox)?

Power BI maps can be enhanced by ...READ MORE

Feb 28, 2025 in Power BI by anonymous
• 3,020 points
1,107 views
0 votes
0 answers

How do I handle version control for datasets used in AI model development?

I am facing a issue with handle ...READ MORE

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

How does self-conditioning benefit Generative AI in recurrent text generation?

Self-conditioning in Generative AI improves text generation ...READ MORE

Jan 21, 2025 in Generative AI by anitha b
828 views
0 votes
1 answer

What are the trade-offs of using cloud-based vs. on-premise deployment for Generative AI?

Cloud-based deployment offers scalability, flexibility, and cost-effectiveness, ...READ MORE

Jan 21, 2025 in Generative AI by evanjilin
827 views
0 votes
1 answer

How does token masking during training improve Generative AI’s robustness to noisy inputs?

Token masking trains the model to predict ...READ MORE

Jan 23, 2025 in Generative AI by tt
777 views
0 votes
1 answer

What are effective strategies for managing catastrophic forgetting in Generative AI models?

Catastrophic forgetting occurs when a model forgets ...READ MORE

Jan 21, 2025 in Generative AI by punnu chinnu
929 views
0 votes
1 answer

How do you establish a decision-making framework for a high-risk project?

Handling a high-risk project with fast-paced decisions ...READ MORE

Jan 28, 2025 in PMP by Sufi
605 views
0 votes
1 answer

How would you proceed with project deliverables that are contingent on unreliable data?

Dealing with unreliable data sources can be ...READ MORE

Jan 28, 2025 in PMP by Gagana
605 views
0 votes
0 answers

How do you address a lack of executive support for a project?

How can project managers effectively address this ...READ MORE

Jan 28, 2025 in PMP by Hoor
• 4,690 points
554 views
0 votes
0 answers

How can I debug gradient explosion issues in transformer models?

Can you tell me How can I ...READ MORE

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

How can you implement cyclic consistency loss in CycleGANs for image translation tasks?

You can implement cyclic consistency loss in ...READ MORE

Jan 17, 2025 in Generative AI by neha jha
1,028 views