Trending questions in Edureka Community

0 votes
1 answer

why react native project is creating in typescript ? i want app.js

React Native may default to TypeScript based ...READ MORE

Apr 2 in Node-js by anonymous
73 views
0 votes
1 answer

How to select specific marker in MUI React Charts

You can implement marker selection through click ...READ MORE

Apr 2 in Node-js by anonymous
73 views
0 votes
1 answer

What sense does it make to use a Vault?

​Secure vaults are specialized storage solutions designed ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,300 points
51 views
0 votes
1 answer

How do I dynamically calculate the first and last transaction date for each customer?

Calculation of the first transaction date and ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
94 views
0 votes
1 answer

What techniques are there for preventing radio-signal replay attacks?

​Replay attacks in wireless communications occur when ...READ MORE

Apr 2 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,300 points
49 views
0 votes
1 answer

Demonstrate how to use LLamaIndex to retrieve financial reports stored in AWS S3.

You can use LlamaIndex with AWS S3 ...READ MORE

Apr 2 in Generative AI by nomaid
70 views
0 votes
1 answer

How to make the move the checkbox to second column in case of MUI X DataGridPro tree view?

You need to customize the column configuration ...READ MORE

Apr 2 in Node-js by anonymous
68 views
0 votes
1 answer
0 votes
1 answer

How do I apply row-level security in Power BI while keeping performance optimal?

To implement Row-Level Security (RLS) in Power ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
78 views
0 votes
0 answers

How would you create a TPU-optimized implementation of the softmax function?

Can i know How would you create ...READ MORE

Apr 2 in Generative AI by Nidhi
• 16,020 points
78 views
0 votes
1 answer

How can I use DAX to calculate the difference between two non-contiguous periods?

In Power BI, DAX provides the solution ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
90 views
0 votes
1 answer

How do I create a "smart" forecasting measure using Power BI’s built-in AI capabilities?

It is possible to bring about a ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
88 views
0 votes
1 answer

How do i upgrade a total in a useState when i edit cell in MUI X Data Grid?

To update a total value stored in ...READ MORE

Apr 2 in Node-js by anonymous
66 views
0 votes
1 answer

How do I analyze and improve a slow Power BI model using the Performance Analyzer tool?

To analyze and improve a slow Power ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
75 views
0 votes
1 answer

How do I optimize the use of complex measures when working with DirectQuery?

To optimize the use of complex measures ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
75 views
0 votes
0 answers

Demonstrate how to use tpu_strategy.scope() to manage variable creation on TPUs.

Can you demonstrate how to use tpu_strategy.scope() ...READ MORE

Apr 3 in Generative AI by Ashutosh
• 28,250 points
41 views
0 votes
0 answers

How would you apply Bayesian optimization to optimize hyperparameters in generative models?

Can you tell me How would you ...READ MORE

Apr 3 in Generative AI by Nidhi
• 16,020 points
39 views
0 votes
0 answers

How would you implement TPU-accelerated matrix factorization for a recommendation system?

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

Apr 3 in Generative AI by Ashutosh
• 28,250 points
38 views
0 votes
0 answers

How would you address memory constraints while training large text generation models?

Can i know How would you address ...READ MORE

Apr 3 in Generative AI by Nidhi
• 16,020 points
37 views
0 votes
0 answers

Write a TPU-based implementation of a custom optimizer such as AdamW.

Can you explain and Write a TPU-based ...READ MORE

Apr 3 in Generative AI by Ashutosh
• 28,250 points
37 views
0 votes
0 answers

Write code to perform dynamic input batching for a TPU-based training pipeline.

Can you write code to perform dynamic ...READ MORE

Apr 2 in Generative AI by Nidhi
• 16,020 points
71 views
0 votes
0 answers

Write code to convert a TensorFlow SavedModel for efficient TPU inference.

Can i know how to write code ...READ MORE

Apr 2 in Generative AI by Nidhi
• 16,020 points
71 views
0 votes
0 answers
0 votes
1 answer

What’s the best way to reduce dataset size while keeping necessary historical data?

To reduce the size of your Power ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
69 views
0 votes
1 answer

What is a secure way to store the master password of a password manager?

Ensuring the security of your password manager's ...READ MORE

Apr 1 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 30,300 points
81 views
0 votes
1 answer

How can I build a time intelligence function that works across fiscal years?

To build a time intelligence function in ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
78 views
0 votes
1 answer

How can I create a measure that returns a dynamic title based on applied filters?

To create a dynamic title in Power ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
67 views
0 votes
1 answer

How do I ensure my calculated tables don’t slow down report performance?

To ensure calculated tables don’t slow down ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
66 views
0 votes
0 answers

Implement a retry mechanism for TPU jobs in case of preemptive termination on Google Cloud.

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

Apr 3 in Generative AI by Ashutosh
• 28,250 points
32 views
0 votes
1 answer

How can I improve the speed of reports that rely heavily on DISTINCTCOUNT()?

To improve the speed of reports that ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
65 views
0 votes
1 answer

How can I perform complex joins in DAX without creating additional tables?

To perform complex joins in DAX without ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
76 views
0 votes
1 answer
0 votes
0 answers

Write a script to benchmark inference latency of a pretrained model running on a TPU.

Can you write a script to benchmark ...READ MORE

Apr 2 in Generative AI by Nidhi
• 16,020 points
61 views
0 votes
0 answers
0 votes
1 answer
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

How would you use byte-pair encoding (BPE) to train a tokenizer for a new foundation model?

You can use Byte-Pair Encoding (BPE) to ...READ MORE

Apr 1 in Generative AI by menora
66 views
0 votes
0 answers
0 votes
1 answer

How can I handle circular dependencies when working with calculated columns?

One good way to handle circular dependencies ...READ MORE

Apr 1 in Power BI by anonymous
• 30,660 points
66 views
0 votes
0 answers

Explain and demonstrate how to manage the replication strategy on TPUs with a multi-core setup.

Can you Explain and demonstrate how to ...READ MORE

Apr 2 in Generative AI by Nidhi
• 16,020 points
54 views
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers
0 votes
0 answers