Trending questions in Edureka Community

0 votes
1 answer

What are the best practices for applying contrastive learning in text and image generation tasks?

The best practices for applying contrastive learning ...READ MORE

Nov 20, 2024 in Generative AI by Ashutosh
• 29,650 points
216 views
0 votes
1 answer

How to secure my phone number from hackers?

The actions listed below will assist you ...READ MORE

Nov 22, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
144 views
0 votes
1 answer
+1 vote
1 answer

How do you handle complex relationship-based calculations when multiple tables are involved in a DAX query?

In Power BI, working with complex relationship-oriented ...READ MORE

Oct 30, 2024 in Power BI by pooja
• 24,150 points
233 views
0 votes
0 answers

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

How can I implement localization and language ...READ MORE

Nov 21, 2024 in Power BI by Evanjalin
• 31,450 points
159 views
0 votes
1 answer

What resources or tools are recommended for learning more about prompt engineering?

Here are recommended resources and tools for ...READ MORE

Dec 12, 2024 in Generative AI by neha
359 views
0 votes
1 answer

What’s your approach to setting up agent nodes in Jenkins for distributed builds? How do you configure agent nodes for specific environments, such as Linux, Windows, or Docker containers?

In order to prepare the agent nodes for distributed builds in Jenkins, I make sure to look into compatibility, ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
206 views
0 votes
1 answer

How do you manage dependencies in Jenkins for language-specific builds, like Node.js, Python, or Java? Can you provide pipeline code that ensures dependencies are installed before each build?

In Jenkins, managing dependencies for language-specific builds, for example, Node.js, Python, Java can easily be done by including installation steps into your pipeline before the ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
205 views
0 votes
1 answer

What steps do you take to secure your Jenkins instance and pipelines? Could you share some security best practices for authentication, authorization, and plugin management?

Secure a Jenkins instance and pipelines by emphasizing robust authentication, ...READ MORE

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

How does edge computing relate to cloud computing?

Edge computing and cloud computing complement each ...READ MORE

Nov 20, 2024 in Cloud Computing by Shreyas
230 views
+1 vote
2 answers

How do you use an advanced filter to filter by date in Excel?

To apply filtering based on dates in ...READ MORE

Oct 24, 2024 in Power BI by pooja
• 24,150 points
427 views
0 votes
1 answer

How can prompt chaining be used to expand generative capabilities in educational tools?

Prompt chaining expands generative capabilities by structuring ...READ MORE

Nov 20, 2024 in Generative AI by anupam mishra

edited Nov 21, 2024 by Ashutosh 226 views
0 votes
1 answer

How would you set up automated backups for a Kubernetes database? Any example scripts?

Automating Backup in Kubernetes for Databases (MySQL ...READ MORE

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

How can you implement progressive growing in GANs to improve large-scale image generation?

Progressive growth in GANs involves starting with ...READ MORE

Nov 20, 2024 in Generative AI by nikil srivastava
224 views
0 votes
1 answer

How to send an anonymous email?

Here's a step-by-step guide on how to ...READ MORE

Nov 21, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
179 views
0 votes
1 answer

How to Auto Login Power BI HTML Static Application?

Auto-login set on Power BI HTML static ...READ MORE

Dec 6, 2024 in Power BI by anonymous
• 3,580 points

edited Mar 6 268 views
0 votes
1 answer

How do you configure Jenkins notifications for failed builds?

To keep stakeholders updated about the build status, use email extensions or Slack Notification and configure Jenkins to send notifications. Choose to send out when a build is successful, failed, ...READ MORE

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

What is hybrid cloud architecture?

Hybrid cloud architecture is a configuration in ...READ MORE

Nov 20, 2024 in Cloud Computing by Vismaya
223 views
0 votes
1 answer

How to track mobile location?

Depending on whether you're tracking your own ...READ MORE

Nov 22, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
130 views
0 votes
1 answer

What is the role of AI and machine learning in cloud computing?

AI and machine learning transform cloud computing ...READ MORE

Nov 20, 2024 in Cloud Computing by Bhagya
221 views
0 votes
1 answer

How do you set up an attention visualization tool in code to interpret and debug transformer model outputs?

You can set up an attention visualization ...READ MORE

Nov 18, 2024 in Generative AI by Animesh yadav
305 views
0 votes
1 answer

How do you use FP16 (half-precision) training with PyTorch to reduce memory usage for large models?

You can use FP16 half-precision training with PyTorch ...READ MORE

Nov 18, 2024 in Generative AI by anila k
278 views
0 votes
1 answer

How do you structure model pre-training pipelines to increase generalizability across varied content types?

To structure model pre-training pipelines for increased ...READ MORE

Nov 20, 2024 in Generative AI by nidhi jha
193 views
0 votes
0 answers

How can I test and iterate on prompts effectively to optimize AI outputs?

When i was writing a prompt for ...READ MORE

Oct 22, 2024 in Generative AI by Ashutosh
• 29,650 points
318 views
0 votes
0 answers

How do you handle security trimming when integrating Power BI into other enterprise tools?

How do you handle security trimming when ...READ MORE

Nov 21, 2024 in Power BI by Evanjalin
• 31,450 points
138 views
0 votes
1 answer

How do you implement anomaly detection for GANs in quality control applications?

To implement anomaly detection for GANs in ...READ MORE

Nov 20, 2024 in Generative AI by neha thakur
188 views
0 votes
1 answer

How to securely distribute confidential messages?

In the current digital environment, protecting private ...READ MORE

Nov 21, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
166 views
+1 vote
2 answers

Microsoft Power BI exam (PL 300) voucher - retake included ?

When purchasing a Power BI (PL-300) exam ...READ MORE

Oct 25, 2024 in Power BI by pooja
• 24,150 points
401 views
+1 vote
1 answer

How to perform aggregate and add in power bi table?

In Power BI, solutions for measures such ...READ MORE

Oct 29, 2024 in Power BI by pooja
• 24,150 points
244 views
0 votes
1 answer

How would you reduce Docker image size in production?

To optimize Docker images, you can do both: structure and content. Here are some approaches: Minimal ...READ MORE

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

How do you configure CI/CD for a Node.js app with unit and integration tests?

A Node.js application CI/CD pipeline should ideally be built, tested, and deploy-ready with manual input at a bare minimum. Now that we have our ...READ MORE

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

How would you unify Docker setups for development and production?

Single Dockerfile with separate stages: Development stage with debugging tools and ...READ MORE

Nov 25, 2024 in DevOps Tools by Gagana
• 10,070 points
238 views
0 votes
0 answers

How can I track and log user interactions with Power BI reports?

How can I track and log user ...READ MORE

Nov 21, 2024 in Power BI by Evanjalin
• 31,450 points
164 views
0 votes
1 answer

How to clear WiFi history?

Here's a step-by-step guide on how to ...READ MORE

Nov 21, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
153 views
+1 vote
1 answer

Is there a way to add a subtitle to a visual using PowerBI-client?

Currently, the PowerBI client does not natively ...READ MORE

Oct 25, 2024 in Power BI by pooja
• 24,150 points
267 views
0 votes
1 answer

How to call someone from a different number?

I'll break down the technical aspects of ...READ MORE

Nov 21, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
256 views
+1 vote
0 answers

How do you resolve circular dependency errors in DAX expressions when creating calculated columns or measures?

How do you resolve circular dependency errors ...READ MORE

Oct 28, 2024 in Power BI by Evanjalin
• 31,450 points
196 views
0 votes
1 answer

What is the impact of embedding sparsity on memory and efficiency in large generative models?

The embedding sparsity significantly impacts memory and ...READ MORE

Nov 20, 2024 in Generative AI by anil limbu
173 views
0 votes
0 answers

which phrase fits best as a characteristic of a devops?

The question looks to identify a phrase ...READ MORE

Oct 25, 2024 in DevOps Tools by Anila
• 5,070 points
434 views
0 votes
1 answer

What is your approach to managing multiple Kubernetes clusters across different environments?

These practices enable streamlined management of multiple Kubernetes clusters ...READ MORE

Nov 20, 2024 in DevOps Tools by Gagana
• 10,070 points
164 views
+1 vote
1 answer

How to exploit open ports?

Exploiting open ports is a common attack ...READ MORE

Nov 7, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
689 views
0 votes
1 answer

How would you set up Prometheus and Grafana for microservices monitoring?

To set up monitoring with Prometheus and ...READ MORE

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

What is the difference between React Native and React?

The main difference between React vs React ...READ MORE

Nov 19, 2024 in Web Development by kavya
184 views
0 votes
1 answer

How do you design prompt strategies for large-scale, multi-lingual generative models?

In order to design prompt strategies for large-scale ...READ MORE

Nov 20, 2024 in Generative AI by Mehek goya;
182 views
+1 vote
2 answers

How can I count the distinct values in a column using Power BI?

In Power BI, use the DISTINCTCOUNT DAX ...READ MORE

Nov 26, 2024 in Power BI by Anu
• 3,020 points
550 views
0 votes
1 answer

What techniques have helped you integrate DevSecOps practices seamlessly into your development lifecycle?

Security needs to be infused into the lifecycle to adopt DevSecOps: Shift-Left Approach: Integrate ...READ MORE

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

How can attention mechanisms be adapted for generative models with varying data granularity?

Attention mechanisms can be adapted for generative ...READ MORE

Nov 20, 2024 in Generative AI by Shibin yadav
179 views