Trending questions in Edureka Community

0 votes
1 answer

How can I build a Power BI matrix to compare Plan and Fact values side-by-side even if some values are missing?

To build a Power BI matrix that ...READ MORE

Jun 19, 2025 in Power BI by anonymous
• 36,180 points
1,234 views
0 votes
0 answers

How do you optimize TD(λ) algorithms for AI-generated text improvement?

Can i know How do you optimize ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
1 flag 805 views
0 votes
0 answers

how to implement spiking neural networks (SNNs) for AI-powered decision-making.

Can you tell me how to implement ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
787 views
0 votes
0 answers

How do you optimize SAM (Segment Anything Model) for real-time object segmentation?

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

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
787 views
0 votes
1 answer

How do I build a correct running total for previous years in Power BI using DAX?

To build a correct running total for ...READ MORE

Jun 19, 2025 in Power BI by anonymous
• 36,180 points
1,205 views
0 votes
1 answer

How can I sum values that appear in both of two Power BI tables (i.e., intersection logic)?

To sum values that appear in both ...READ MORE

Jun 17, 2025 in Power BI by anonymous
• 36,180 points
1,288 views
0 votes
0 answers

How do you monitor DevOps pipelines in the cloud?

I'm trying to set up reliable monitoring ...READ MORE

Jun 30, 2025 in Cloud Computing by Anupam
• 18,960 points
772 views
0 votes
0 answers

How do you implement GitLab CI/CD in the cloud?

I'm planning to move my CI/CD pipelines ...READ MORE

Jun 30, 2025 in Cloud Computing by Anupam
• 18,960 points
765 views
0 votes
0 answers

How do you implement adapter fusion to combine multiple task-specific adapters?

Can i know How do you implement ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
760 views
0 votes
0 answers

What is the role of Docker in cloud DevOps environments?

I’ve been using Docker locally, but I’m ...READ MORE

Jun 30, 2025 in Cloud Computing by Anupam
• 18,960 points
757 views
0 votes
1 answer

How do I call a BigQuery stored procedure with a parameter from Power BI and pass a date dynamically?

To call a BigQuery stored procedure with ...READ MORE

Jun 27, 2025 in Power BI by anonymous
• 36,180 points
839 views
0 votes
0 answers

How to Implement FedAvg (Federated Averaging) for decentralized model training.

With the help of code snippets and ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
740 views
0 votes
0 answers

How to Implement Classifier-Free Guidance (CFG) for conditional image generation.

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

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
733 views
0 votes
0 answers

How do you train LLMs with Zero-Shot Federated Learning for generalization?

With the help of code may i ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
732 views
0 votes
0 answers

How to Implement custom AI inference acceleration using FPGA-based processing.

Can i know How to Implement custom ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
707 views
0 votes
0 answers

How do you set up a VPN in AWS?

A VPN allows secure connections between on-premises ...READ MORE

Jun 4, 2025 in AWS by Anupam
• 18,960 points
1,827 views
0 votes
0 answers

What is the impact of cosine learning rate scheduling on a T5 model’s convergence speed?

With the help of code may i ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
695 views
0 votes
0 answers

How to implement neural vocoders to enhance AI-generated audio quality.

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

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
692 views
0 votes
0 answers

How do you optimize Deep Q-Networks (DQN) for AI-based decision-making?

Can i know How do you optimize ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
692 views
0 votes
0 answers

How do you train Textual Inversion embeddings in generative models?

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

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
684 views
0 votes
0 answers

How to implement FlashAttention-2 for accelerating LLM inference.

Can you tell me How to implement ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
678 views
0 votes
0 answers

How to implement DDIM (Denoising Diffusion Implicit Models) for faster image generation.

Can you tell me How to implement ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
668 views
0 votes
1 answer

How are sensitivity labels applied to datasets, reports, and dashboards?

In Power BI, sensitivity labels are applied ...READ MORE

Jun 27, 2025 in Power BI by anonymous
• 36,180 points
746 views
0 votes
0 answers

How to implement transformer distillation techniques for lightweight AI deployment.

Can i know How to implement transformer ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
664 views
0 votes
1 answer

How to change Power Query parameters directly from the Power BI report interface (without going into Power Query Editor)?

You can use What-If parameters or Power ...READ MORE

Jun 17, 2025 in Power BI by anonymous
• 36,180 points
1,163 views
0 votes
0 answers

How do you optimize wav2vec2.0 for speech recognition with limited labeled data?

Can i know How do you optimize ...READ MORE

Jun 30, 2025 in Generative AI by Ashutosh
• 33,360 points
646 views
0 votes
0 answers

How do you use Terraform for infrastructure management in the cloud?

I’ve been exploring Terraform for managing cloud ...READ MORE

Jun 25, 2025 in Cloud Computing by Anupam
• 18,960 points
859 views
0 votes
0 answers

What tools are most popular for Continuous Deployment (CD) in cloud environments?

I'm looking to set up a Continuous ...READ MORE

Jun 25, 2025 in Cloud Computing by Anupam
• 18,960 points
857 views
0 votes
0 answers

How do you manage data versioning in cloud storage?

I’m working with files in cloud storage ...READ MORE

Jun 24, 2025 in Cloud Computing by Anupam
• 18,960 points
895 views
0 votes
4 answers

How to setup Chrome driver with Selenium on MacOS?

Hi Nushrat, In MacOs follow the steps and ...READ MORE

Aug 9, 2020 in Selenium by Shipra
83,204 views
0 votes
1 answer

What are sensitivity labels, and how do they help with data governance in Power BI?

Sensitivity labels in Power BI are used ...READ MORE

Jun 27, 2025 in Power BI by anonymous
• 36,180 points
695 views
0 votes
1 answer

Why does Power Query slow down significantly after merging multiple large tables?

After merging large tables, Power Query lags ...READ MORE

Jun 9, 2025 in Power BI by anonymous
• 36,180 points
1,462 views
0 votes
0 answers

How do you manage cloud infrastructure using GitOps?

I’m interested in using GitOps for managing ...READ MORE

Jun 25, 2025 in Cloud Computing by Anupam
• 18,960 points
799 views
0 votes
0 answers

How do you manage NoSQL databases in the cloud?

I'm starting to use NoSQL databases like ...READ MORE

Jun 23, 2025 in Cloud Computing by Anupam
• 18,960 points
882 views
0 votes
1 answer

How do I write a Power BI measure that behaves correctly both inside and outside the visual filter context?

To write a DAX measure that behaves ...READ MORE

Jun 26, 2025 in Power BI by anonymous
• 36,180 points
687 views
0 votes
0 answers

How do you set up automated testing pipelines in the cloud?

I’m trying to set up automated testing ...READ MORE

Jun 25, 2025 in Cloud Computing by Anupam
• 18,960 points
769 views
0 votes
0 answers

How to implement multi-modal prompt fusion for cross-domain AI tasks.

Can i know How to implement multi-modal ...READ MORE

Jun 23, 2025 in Generative AI by Ashutosh
• 33,360 points
850 views
0 votes
0 answers

What is the role of Jenkins in cloud DevOps pipelines?

I know Jenkins is commonly used in ...READ MORE

Jun 25, 2025 in Cloud Computing by Anupam
• 18,960 points
760 views
0 votes
0 answers

How do you implement Continuous Integration (CI) in the cloud?

I’m setting up CI for a cloud-based ...READ MORE

Jun 24, 2025 in Cloud Computing by Anupam
• 18,960 points
796 views
0 votes
0 answers

What is data sharding, and how do you implement it in cloud databases?

I’ve come across the concept of data ...READ MORE

Jun 23, 2025 in Cloud Computing by Anupam
• 18,960 points
835 views
0 votes
0 answers

What are the best practices for setting up CI/CD in cloud environments?

I’m looking to implement a CI/CD pipeline ...READ MORE

Jun 25, 2025 in Cloud Computing by Anupam
• 18,960 points
746 views
0 votes
0 answers

How do cloud-native databases like Google Bigtable or AWS DynamoDB differ from traditional databases?

I'm a bit confused about how cloud-native ...READ MORE

Jun 23, 2025 in Cloud Computing by Anupam
• 18,960 points
832 views
0 votes
0 answers

What is Polyglot Persistence in cloud data architecture?

I’ve heard the term Polyglot Persistence in ...READ MORE

Jun 23, 2025 in Cloud Computing by Anupam
• 18,960 points
830 views
0 votes
0 answers

How does object versioning work in Amazon S3 or Google Cloud Storage?

I’ve enabled object versioning in S3 (and ...READ MORE

Jun 24, 2025 in Cloud Computing by Anupam
• 18,960 points
780 views
0 votes
1 answer

How to make multi-language reports in Power BI work using language parameters in the URL?

You can combine Power BI's localization features ...READ MORE

Jun 17, 2025 in Power BI by anonymous
• 36,180 points
1,028 views
0 votes
0 answers

How do you manage stateless vs. stateful applications in cloud environments?

Stateless apps are easier to scale, while ...READ MORE

Jun 16, 2025 in Cloud Computing by Anupam
• 18,960 points
1,121 views
0 votes
0 answers

How do you handle schema migration in cloud databases?

I'm working on a project that involves ...READ MORE

Jun 23, 2025 in Cloud Computing by Anupam
• 18,960 points
814 views
0 votes
1 answer

How does SMTP VRFY and EXPN enumeration reveal valid emails?

SMTP commands like VRFY and EXPN are ...READ MORE

Apr 24, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
3,359 views
0 votes
1 answer

Can users bypass sensitivity labels while exporting reports?

In Power BI, users cannot bypass sensitivity ...READ MORE

Jun 27, 2025 in Power BI by anonymous
• 36,180 points
583 views
0 votes
0 answers

How to implement quantum machine learning (QML) techniques for text generation.

May i know How to implement quantum ...READ MORE

Jun 23, 2025 in Generative AI by Ashutosh
• 33,360 points
804 views