Trending questions in Edureka Community

0 votes
0 answers

How to detect ARP spoofing using a Python script?

ARP spoofing is a technique used to ...READ MORE

Mar 5, 2025 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
1,881 views
0 votes
1 answer

How long does malware last "in the wild"?

​The duration for which malware remains active ...READ MORE

Apr 3, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
628 views
0 votes
0 answers

How do you configure risk registers with Monte Carlo simulations in RiskWatch?

I’ve been exploring RiskWatch and want to ...READ MORE

Apr 8, 2025 in PMP by Parshvi
• 7,940 points
448 views
0 votes
1 answer

How do you apply Agile earned value management (Agile EVM) in financial tracking?

Agile EVM merges Agile’s flexibility with traditional ...READ MORE

Apr 4, 2025 in PMP by Naira
576 views
0 votes
1 answer

What’s the reasoning behind blocking specific ports like 10080 on internet browsers?

​Browsers block specific ports, such as 10080, ...READ MORE

Apr 3, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
626 views
+1 vote
2 answers
–1 vote
1 answer

How to uncover blacked-out text?

Understanding Redaction Methods Before diving into techniques, it's ...READ MORE

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

What are the challenges in implementing test-driven development (TDD) in Agile?

TDD improves software quality, but it comes ...READ MORE

Apr 4, 2025 in PMP by Naira
573 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, 2025 in Node-js by anonymous
684 views
0 votes
0 answers

How would you build a custom node parser in LLamaIndex for proprietary document formats?

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

Apr 9, 2025 in Generative AI by Ashutosh
• 33,350 points
398 views
0 votes
0 answers

What is the best approach to load data from GCS (Google Cloud Storage) for TPU training?

Can i know What is the best ...READ MORE

Apr 7, 2025 in Generative AI by Ashutosh
• 33,350 points
465 views
0 votes
1 answer

What methods would you use to reduce computational overhead when training a large generative model?

 Use gradient checkpointing to reduce memory usage ...READ MORE

Apr 8, 2025 in Generative AI by vineet yadav
500 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, 2025 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
651 views
0 votes
1 answer

What are the possible reasons for a WebSocket connection failing to establish

A WebSocket connection may fail due to: Incorrect ...READ MORE

Apr 3, 2025 in Node-js by anonymous
647 views
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, 2025 in Power BI by anonymous
• 36,180 points
691 views
0 votes
1 answer

How to implement cancellation of ongoing API calls in redux-saga?

To cancel ongoing API calls in redux-saga, ...READ MORE

Mar 24, 2025 in Node-js by anonymous
1,137 views
0 votes
1 answer

How do you apply earned schedule (ES) analysis in performance measurement?

Earned Schedule (ES) enhances Earned Value Management ...READ MORE

Apr 4, 2025 in PMP by Naira
554 views
0 votes
0 answers

How to create a multi-level dropdown menu using jQuery UI Menu?

Can i know How to create a ...READ MORE

Apr 7, 2025 in Node-js by Ashutosh
• 33,350 points
467 views
0 votes
1 answer

What strategies can I use to optimize Power BI datasets for incremental refresh?

To optimize Power BI datasets for incremental ...READ MORE

Apr 1, 2025 in Power BI by anonymous
• 36,180 points
675 views
0 votes
1 answer

What is the importance of lead and lag scheduling in complex projects?

Lead and lag adjustments optimize timelines by ...READ MORE

Apr 4, 2025 in PMP by Naira
553 views
0 votes
0 answers

how do you integrate TPUs with PyTorch XLA for deep learning training?

Can i know how do you integrate ...READ MORE

Apr 7, 2025 in Generative AI by Nidhi
• 16,260 points
455 views
0 votes
0 answers

How can you implement a custom scoring algorithm in LLamaIndex to rank retrieved documents?

Could you please tell me How can ...READ MORE

Apr 9, 2025 in Generative AI by Ashutosh
• 33,350 points
379 views
0 votes
1 answer

How do you implement critical chain project management (CCPM) in resource-constrained projects?

CCPM is highly effective when resources are ...READ MORE

Apr 4, 2025 in PMP by anonymous
555 views
0 votes
0 answers

How would you create a custom document loader in LLamaIndex for encrypted files?

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

Apr 9, 2025 in Generative AI by Ashutosh
• 33,350 points
377 views
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, 2025 in Generative AI by menora
683 views
0 votes
1 answer

How do I optimize a measure that involves multiple nested IF conditions?

To optimize a Power BI measure with ...READ MORE

Apr 1, 2025 in Power BI by anonymous
• 36,180 points
670 views
0 votes
1 answer

How can transfer learning improve the performance of a generative model for cross-domain data generation?

Use transfer learning by fine-tuning a pretrained ...READ MORE

Apr 8, 2025 in Generative AI by nitin rawat
486 views
0 votes
1 answer

How does BeEF do a portscan and ping?

​The Browser Exploitation Framework (BeEF) is renowned ...READ MORE

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

How do you implement feature-driven development (FDD) in Agile teams?

Feature-Driven Development (FDD) is a structured Agile ...READ MORE

Apr 4, 2025 in PMP by Naira
543 views
0 votes
1 answer

How to use switchMap to handle dependent HTTP requests in RxJS?

Using switchMap for Dependent HTTP Requests in ...READ MORE

Mar 26, 2025 in Node-js by anonymous
924 views
0 votes
1 answer

How can I resolve the 'Pandas Error: need to escape, but no escapechar set' when reading a CSV file in Python?

You can use the escapechar parameter in ...READ MORE

Mar 12, 2025 in Generative AI by arohi
1,556 views
0 votes
1 answer

How do I troubleshoot Power BI dataset refresh failures that only occur in the service but not in Desktop?

To troubleshoot Power BI dataset refresh failures ...READ MORE

Mar 24, 2025 in Power BI by anonymous
• 36,180 points
1,006 views
0 votes
0 answers

Propose a method to include metadata filters during query execution in LLamaIndex.

Can you tell me Propose a method ...READ MORE

Apr 9, 2025 in Generative AI by Ashutosh
• 33,350 points
368 views
0 votes
0 answers

How do you configure TPU memory partitions for complex model architectures?

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

Apr 7, 2025 in Generative AI by Ashutosh
• 33,350 points
441 views
+1 vote
2 answers

Printing Mapbox Visuals in Power BI? – Is there a way to print Mapbox visuals correctly in Power BI without losing quality?

Printing and preparing Mapbox's good-quality visuals through ...READ MORE

Feb 11, 2025 in Power BI by anonymous
• 24,450 points
864 views
0 votes
0 answers

How would you replace default embeddings in LLamaIndex with a custom pretrained model?

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

Apr 9, 2025 in Generative AI by Ashutosh
• 33,350 points
363 views
+1 vote
2 answers

Power BI and Redshift ODBC Driver Issues – Anyone using the Redshift ODBC driver with Power BI? Running into connection problems.

Connecting Power BI with Amazon Redshift via ...READ MORE

Feb 12, 2025 in Power BI by anonymous
• 24,450 points
845 views
0 votes
0 answers

How can you visualize embeddings created by LLamaIndex using a tool like t-SNE or UMAP?

Can i know How can you visualize ...READ MORE

Apr 9, 2025 in Generative AI by Ashutosh
• 33,350 points
361 views
0 votes
1 answer

How does a rolling wave planning approach benefit dynamic project environments?

Rolling Wave Planning is like planning a ...READ MORE

Apr 4, 2025 in PMP by Naira
537 views
0 votes
0 answers

Write a script to parallelize indexing with LLamaIndex for multi-threaded environments.

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

Apr 9, 2025 in Generative AI by Ashutosh
• 33,350 points
360 views
0 votes
1 answer

How does Little’s Law apply to project cycle time estimation?

Little's Law (Work in Progress = Throughput ...READ MORE

Apr 4, 2025 in PMP by Naira
531 views
0 votes
1 answer

How would you partition a large dataset for multi-host TPU training?

Partitioning a large dataset for multi-host TPU ...READ MORE

Apr 7, 2025 in Generative AI by ronak
503 views
0 votes
1 answer

Why is the data undefined if it's passing data?

It’s likely due to one of these ...READ MORE

Apr 3, 2025 in Node-js by anonymous
619 views
0 votes
0 answers

How do you configure worker-to-worker communication on TPU pods?

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

Apr 7, 2025 in Generative AI by Nidhi
• 16,260 points
430 views
0 votes
1 answer

How would you use generative AI for automatic summarization of scientific papers?

Generative AI can summarize scientific papers by ...READ MORE

Apr 9, 2025 in Generative AI by nigma
422 views
0 votes
1 answer

How can I dynamically adjust column visibility in a paginated report based on user selections?

To dynamically adjust column visibility in a ...READ MORE

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

How would you implement a cache mechanism in LLamaIndex to optimize repeated queries?

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

Apr 8, 2025 in Generative AI by Ashutosh
• 33,350 points
393 views
+1 vote
2 answers

Rendering Graphviz in Power BI? – Is it possible to display Graphviz diagrams in Power BI? Any workarounds?

In Power BI, a native application for ...READ MORE

Feb 12, 2025 in Power BI by anonymous
• 24,450 points
834 views
0 votes
1 answer

How to create a password input field in a form in HTML?

To create a secure password input field ...READ MORE

Apr 4, 2025 in Node-js by anonymous
587 views
0 votes
1 answer

My Power BI refresh fails when using a web API as a data source—how can I troubleshoot this?

If you are experiencing a refresh failure ...READ MORE

Mar 24, 2025 in Power BI by anonymous
• 36,180 points
987 views