Trending questions in Edureka Community

0 votes
1 answer

How to integrate Attention mechanism to training process with Sentence Transformers?

To integrate an attention mechanism into the ...READ MORE

Mar 17 in Generative AI by mehek
478 views
0 votes
1 answer

Handling Text-Based Date Columns with Errors in Power Query

To correctly transform a text-based date column ...READ MORE

Mar 5 in Power BI by anonymous
• 36,180 points
892 views
0 votes
0 answers

How to write an action creator that handles errors in an async API call?

Can you explain to me How to ...READ MORE

Mar 19 in Node-js by Ashutosh
• 33,350 points
324 views
0 votes
1 answer
0 votes
0 answers

How to use generator functions in redux-saga for retry logic?

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

Mar 19 in Node-js by Ashutosh
• 33,350 points
319 views
0 votes
1 answer

what's the difference between "self-attention mechanism" and "full-connection" layer?

A self-attention mechanism computes contextual relationships between ...READ MORE

Mar 17 in Generative AI by batauski
466 views
0 votes
0 answers

What is an example of an IoT botnet attack scenario?

IoT botnets leverage compromised devices to launch ...READ MORE

Mar 19 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
312 views
0 votes
0 answers

using Attention mechanisms in Tensorflow Seq2Seq native API (v1.3)

Can you help me by using Attention ...READ MORE

Mar 19 in Generative AI by Nidhi
• 16,260 points
313 views
0 votes
0 answers

How do you manage cultural differences in an international project team?

How do you navigate cultural differences when ...READ MORE

Mar 18 in PMP by Parshvi
• 7,940 points
357 views
0 votes
1 answer

How can I send an email in Node.js after successfully storing a record in MongoDB?

You can use Nodemailer to send an ...READ MORE

Mar 12 in Node-js by Tanvi
569 views
0 votes
0 answers

How does AI-powered enumeration automate recon?

AI can enhance reconnaissance by automating the ...READ MORE

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

How can I unpivot multiple columns dynamically while keeping other columns unchanged in Power Query?

To dynamically unpivot multiple columns in Power ...READ MORE

Mar 11 in Power BI by anonymous
• 36,180 points
605 views
0 votes
0 answers

What’s the best way to handle dependencies between project tasks?

What’s the best way to manage task ...READ MORE

Mar 18 in PMP by Parshvi
• 7,940 points
349 views
0 votes
1 answer

Is there a way to load a saved SKLearn VectorStore using langchain?

Yes, a saved SKLearn VectorStore can be ...READ MORE

Mar 17 in Generative AI by bitlaniaya
464 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
• 36,180 points
608 views
0 votes
0 answers

How do you integrate project management tools with existing workflows?

I want to start using project management ...READ MORE

Mar 19 in PMP by Parshvi
• 7,940 points
298 views
0 votes
0 answers

How do you balance speed with quality in project execution?

How do you strike the right balance ...READ MORE

Mar 18 in PMP by Parshvi
• 7,940 points
350 views
0 votes
0 answers
0 votes
0 answers

How to handle HTTP GET requests in Angular using HttpClient?

Can you explain with the help of ...READ MORE

Mar 19 in Node-js by Ashutosh
• 33,350 points
293 views
0 votes
1 answer

How to handle API calls in a React app using async/await?

You can handle API calls in a ...READ MORE

Mar 12 in Node-js by Sahil
561 views
0 votes
0 answers

How do you communicate risks to stakeholders effectively?

How do you communicate risks to stakeholders ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
389 views
0 votes
0 answers

How do you ensure alignment between project goals and business objectives?

How do you make sure a project’s ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
389 views
0 votes
1 answer

How does the transformer model's attention mechanism deal with differing sequence lengths?

The Transformer model's attention mechanism handles differing ...READ MORE

Mar 17 in Generative AI by Ashutosh
• 33,350 points
345 views
0 votes
1 answer
+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
756 views
0 votes
1 answer

I want to calculate the distinct count of active customers but only for the last three completed months—how can I do this in DAX?

To calculate the distinct count of active ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
646 views
0 votes
0 answers

How do you manage a project where stakeholders have conflicting priorities?

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

Mar 17 in PMP by Parshvi
• 7,940 points
372 views
0 votes
0 answers

How to create an action creator that dispatches multiple actions during an async operation?

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

Mar 19 in Node-js by Ashutosh
• 33,350 points
299 views
0 votes
0 answers

What is the difference between NIST and NIST 800-53?

NIST provides cybersecurity standards and frameworks, including ...READ MORE

Mar 19 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
283 views
0 votes
1 answer

How to use async functions effectively in React components?

To use async functions effectively in React ...READ MORE

Mar 12 in Node-js by Sahil
546 views
0 votes
0 answers
+1 vote
2 answers

How can I create advanced custom visualizations using Python in Power BI? Any best practices?

Create a more complex visualization aptly using ...READ MORE

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

How do I handle API calls and state management for a scalable React Native app?

For a scalable React Native app, handle ...READ MORE

Mar 11 in Node-js by Tanmay
585 views
0 votes
0 answers

Which OWASP Top 10 IoT vulnerability category deals with poorly protected passwords?

The OWASP IoT Top 10 highlights key ...READ MORE

Mar 19 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
283 views
0 votes
0 answers

What strategies do you use to build trust with project stakeholders?

How do you build and maintain trust ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
360 views
0 votes
0 answers

How do you deal with unexpected external risks (e.g., regulatory changes, economic shifts)?

How do you deal with unexpected risks, ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
365 views
0 votes
1 answer

What is the difference between Node.js and Express.js?

Feature Node.js Express.js Definition A runtime environment for executing JavaScript outside ...READ MORE

Mar 11 in Node-js by Tanmay
579 views
0 votes
1 answer

How can I create a measure that calculates the weighted average of a column dynamically based on slicer selections?

Using SUMX and DIVIDE in DAX, a ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
629 views
0 votes
0 answers

How do you estimate project timelines accurately?

How do you estimate project timelines accurately ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
365 views
0 votes
0 answers

Can a password cracker reverse engineer my generation method?

Password crackers use various techniques to break ...READ MORE

Mar 19 in Cyber Security & Ethical Hacking by Anupam
• 18,970 points
274 views
0 votes
0 answers

What are the best reporting tools for project tracking?

Keeping track of project progress is crucial, ...READ MORE

Mar 19 in PMP by Parshvi
• 7,940 points
266 views
0 votes
0 answers

What is Artificial Intelligence ?

What is Artificial Intelligence ? and what ...READ MORE

Mar 20 in Generative AI by Rajeswari
• 140 points
235 views
0 votes
1 answer

Attention in Keras : How to add different attention mechanism in keras Dense layer?

To add different attention mechanisms in a ...READ MORE

Mar 17 in Generative AI by joshna
425 views
0 votes
0 answers

What are the biggest challenges in initiating a new project?

What are some of the biggest challenges ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
360 views
0 votes
0 answers

What factors do you consider when selecting a project methodology (Agile, Waterfall, etc.)?

What factors help you decide whether to ...READ MORE

Mar 17 in PMP by Parshvi
• 7,940 points
360 views
0 votes
1 answer

How can I reduce the dataset size of a Power BI model that keeps hitting memory limits on Power BI Service?

In order to shrink the Power BI ...READ MORE

Mar 11 in Power BI by anonymous
• 36,180 points
567 views
0 votes
1 answer

How do I dynamically switch measures in Power BI based on a slicer selection while maintaining performance?

To dynamically switch between different measures in ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
619 views
0 votes
1 answer

My calculated column works in Power BI Desktop but breaks when I switch to DirectQuery mode—why?

When switching to DirectQuery mode, the following ...READ MORE

Mar 10 in Power BI by anonymous
• 36,180 points
620 views