Trending questions in Edureka Community

0 votes
0 answers

Describe your approach to managing a project with a tight budget.

How do you manage a project when ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
122 views
0 votes
1 answer

Python3 will not import file "apikey.py"

Ensure the file apikey.py is in the ...READ MORE

Mar 11 in Generative AI by hommie
172 views
0 votes
0 answers

How do you handle a situation where quality requirements conflict with project constraints?

How do you handle situations where strict ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
112 views
0 votes
1 answer

How do I identify and remove inefficient calculated columns in a Power BI dataset?

Here are the best practices for identifying ...READ MORE

Mar 11 in Power BI by anonymous
• 33,070 points
163 views
0 votes
0 answers

How would you handle a situation where the project deliverables do not meet quality standards?

What would you do if the final ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
113 views
0 votes
1 answer

My Power BI report is slow when using multiple DISTINCTCOUNT() measures—what optimization techniques should I use?

Here are a few ways to tune ...READ MORE

Mar 10 in Power BI by anonymous
• 33,070 points
211 views
0 votes
0 answers

Describe your process for conducting a risk assessment for a new project.

How do you approach risk assessment when ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
118 views
0 votes
0 answers

Describe a time when you had to manage a project with stringent quality standards.

Can you share an experience where you ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
110 views
0 votes
0 answers

How do you ensure that project deliverables are completed within the allocated budget?

What steps do you take to ensure ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
112 views
0 votes
0 answers

How do you handle scope creep that threatens the project timeline?

How do you handle scope creep when ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
119 views
0 votes
0 answers

How do you prioritize stakeholder needs when resources are limited?

When resources are tight, how do you ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
119 views
0 votes
0 answers

How do you manage expectations of stakeholders with unrealistic demands?

How do you handle stakeholders who have ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
116 views
+1 vote
2 answers

What are the best practices for improving performance when using DirectQuery in Power BI to retrieve data from SQL Server?

For optimization in Power BI while using DirectQuery with SQL Server, best practices include the ...READ MORE

Jan 23 in Power BI by pooja
• 24,450 points
313 views
0 votes
1 answer

How to build an AI Chatbot from scratch using NLTK?

Use NLTK for natural language processing and ...READ MORE

Mar 11 in Generative AI by nini
161 views
0 votes
1 answer
0 votes
1 answer

Convert openAi functions to gemini function calling

You can convert the chatbot from NLTK-based functions ...READ MORE

Mar 11 in Generative AI by minnano nihongo
160 views
0 votes
0 answers

How do you ensure that all team members adhere to quality processes?

How do you make sure every team ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
100 views
0 votes
1 answer
0 votes
0 answers

What steps do you take to ensure continuous improvement in project processes?

What steps do you take to continuously ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
100 views
0 votes
0 answers

What strategies do you use to build trust with stakeholders?

What are your go-to strategies for building ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
107 views
0 votes
1 answer
0 votes
1 answer

How can you resolve attribute inconsistency in image translation models for facial feature editing?

Use adversarial losses, perceptual losses, and attribute ...READ MORE

Mar 11 in Generative AI by pawan
156 views
0 votes
1 answer

Why is my 503 site temporarily out of service?

Common Causes and Fixes Server Overload: High traffic or ...READ MORE

Mar 10 in Node-js by Tanvi
195 views
0 votes
1 answer

GCP Gemini API - Send multimodal prompt requests using local video

To send multimodal prompt requests with local ...READ MORE

Mar 11 in Generative AI by romio
150 views
0 votes
1 answer

How to fix Service Unavailable error?

Steps to Fix "Service Unavailable" Error Check Server ...READ MORE

Mar 10 in Node-js by Tanvi
190 views
0 votes
1 answer

HuggingFace tokens for 'model garden' not valid in Google console

Ensure your Hugging Face access token has ...READ MORE

Mar 11 in Generative AI by MLmadhav
148 views
0 votes
1 answer

How to build a real-time chat app with react node Socket.IO and HarperDB?

Set Up HarperDB: Create a HarperDB instance (cloud ...READ MORE

Mar 10 in Node-js by Tanvi
189 views
0 votes
1 answer

How do I handle many-to-many relationships in Power BI without creating ambiguous relationships in the model?

Best practices concerning model management should be ...READ MORE

Mar 10 in Power BI by anonymous
• 33,070 points
188 views
0 votes
0 answers

What are the impacts of incorrect VPN configurations?

Misconfigured VPNs can lead to security vulnerabilities, ...READ MORE

Mar 12 in Cyber Security & Ethical Hacking by Anupam
• 18,120 points
134 views
0 votes
0 answers

Which option can be used to authenticate the IPsec peers during IKE Phase 1?

IKE Phase 1 establishes a secure connection ...READ MORE

Mar 12 in Cyber Security & Ethical Hacking by Anupam
• 18,120 points
134 views
0 votes
0 answers

What strategies do you use to identify and address quality issues proactively?

What’s your strategy for spotting and fixing ...READ MORE

Mar 13 in PMP by Parshvi
• 7,940 points
86 views
0 votes
1 answer

I need to compute a year-over-year (YoY) growth rate but only for months where I have data in both years—how do I do this?

Calculating Year-over-Year (YoY) growth only for those ...READ MORE

Mar 10 in Power BI by anonymous
• 33,070 points
187 views
0 votes
1 answer

how to fix http error 503. the service is unavailable?

The HTTP 503 Service Unavailable error indicates ...READ MORE

Mar 10 in Node-js by Tanvi
186 views
0 votes
1 answer

How do you resolve repetitive token generation in language models for creative writing?

Use techniques like top-k sampling, top-p (nucleus) ...READ MORE

Mar 11 in Generative AI by minato
144 views
0 votes
1 answer

I'm Unable to Upload Videos/audios in Google Gemini API 1.5Pro

To upload videos and audios in Google ...READ MORE

Mar 11 in Generative AI by techgil
143 views
0 votes
1 answer

How to pass data from controller to view in asp net?

Methods to Pass Data from Controller to ...READ MORE

Mar 10 in Java-Script by Tanvi
184 views
0 votes
1 answer

What solutions can reduce training time for large-scale generative models without compromising output quality?

Use techniques like mixed precision training, gradient ...READ MORE

Mar 11 in Generative AI by anupam mishra
143 views
0 votes
1 answer

How to Make a Resizable JavaFX Application with Font and Image Size Constraints?

To create a resizable JavaFX application with ...READ MORE

Mar 10 in Java-Script by Tanvi
182 views
0 votes
1 answer

How can I reduce the memory usage of a complex DAX calculation that involves multiple SUMX() iterations?

To reduce memory usage in a complex ...READ MORE

Mar 10 in Power BI by anonymous
• 33,070 points
181 views
0 votes
0 answers

How does VoIP war dialing help in VoIP enumeration?

VoIP war dialing is used to scan ...READ MORE

Mar 12 in Cyber Security & Ethical Hacking by Anupam
• 18,120 points
127 views
0 votes
1 answer
0 votes
0 answers

What’s the importance of sshd’s setting RekeyLimit?

The RekeyLimit setting in SSH controls how ...READ MORE

Mar 12 in Cyber Security & Ethical Hacking by Anupam
• 18,120 points
126 views
+1 vote
2 answers

Why is the "Visual" tab missing in the formatting pane for a custom visual in Power BI?

The custom visual loses the "Visual" tab ...READ MORE

Jan 8 in Power BI by pooja
• 24,450 points
455 views
0 votes
1 answer

How can I optimize a SUMX() function that is performing poorly on large datasets?

To optimize a SUMX() function for large ...READ MORE

Mar 10 in Power BI by anonymous
• 33,070 points
176 views
0 votes
1 answer

How to handle asynchronous actions in Redux with Redux-Saga for complex data fetching scenarios?

To handle asynchronous actions in Redux for ...READ MORE

Mar 10 in Node-js by Tanvi
175 views
+1 vote
2 answers

When should I choose R over Python (or vice versa) for Power BI integration? Are there specific strengths or limitations?

R vs. Python in Power BI: R is best suited for: Statistical ...READ MORE

Jan 23 in Power BI by anonymous
• 24,450 points
282 views
0 votes
0 answers

How does DNS Cache Snooping reveal internal domains?

DNS Cache Snooping allows attackers to check ...READ MORE

Mar 12 in Cyber Security & Ethical Hacking by Anupam
• 18,120 points
120 views
0 votes
1 answer

How do you use L1 regularization with Logistic Regression in Scikit-learn for feature selection?

You can use L1 regularization with LogisticRegression ...READ MORE

Mar 18 in Generative AI by anonymous
• 32,730 points
164 views
0 votes
0 answers

How does LDAP anonymous binding expose user data?

LDAP anonymous binding allows unrestricted access to ...READ MORE

Mar 12 in Cyber Security & Ethical Hacking by Anupam
• 18,120 points
121 views