Trending questions in Edureka Community

0 votes
0 answers

How do you give constructive feedback to underperforming team members?

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

Jan 2, 2025 in PMP by Hoor
• 4,690 points
• 722 views
+1 vote
1 answer

What techniques can be used to sanitize image uploads and prevent malicious payloads?

In order to securely handle image uploads ...READ MORE

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

How can you fine-tune models using low-rank adaptation (LoRA)

Fine-tuning models using Low-Rank Adaptation (LoRA) involves ...READ MORE

Dec 27, 2024 in Generative AI by techgirl
• 937 views
0 votes
2 answers

How do I leverage Power BI’s advanced analytics features (like forecasting and clustering) for predictive insights?

To leverage Power BI’s advanced analytics features: Forecasting: Add ...READ MORE

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

How do you delegate tasks effectively as a project manager?

Delegating tasks effectively is crucial for project ...READ MORE

Dec 30, 2024 in PMP by Hoor
• 4,690 points
• 839 views
0 votes
1 answer

What are effective countermeasures for SNMP enumeration attacks?

Protecting against SNMP enumeration attacks is vital ...READ MORE

Dec 19, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 1,278 views
0 votes
0 answers

How can I configure Azure DevOps pipelines to build projects with Git submodules?

How can I configure Azure DevOps pipelines ...READ MORE

Dec 9, 2024 in DevOps Tools by Anila
• 5,070 points
• 1,679 views
0 votes
1 answer

How to create custom pagination in JavaScript?

It enhances user experience by dividing large ...READ MORE

Dec 24, 2024 in Java-Script by Navya
• 1,153 views
0 votes
1 answer

How can user enumeration be prevented on a registration page?

To prevent user enumeration on a registration ...READ MORE

Dec 9, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 1,704 views
0 votes
0 answers

How to regain SSH access without alerting a threat actor?

Our server may have been compromised, and ...READ MORE

Dec 30, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
• 766 views
+1 vote
2 answers

How can I add my certification (PL-300) to Credly Badge page?

If you are interested in adding your ...READ MORE

Oct 25, 2024 in Power BI by pooja
• 24,450 points
• 2,712 views
0 votes
1 answer

How can you create word substitution rules based on synsets in WordNet via NLTK?

To create word substitution rules based on ...READ MORE

Dec 16, 2024 in Generative AI by shibin textboy
• 1,391 views
0 votes
1 answer

How can you integrate Hugging Face Transformers with PyTorch Lightning for generative tasks?

In order to integrate Hugging Face Transformers ...READ MORE

Dec 24, 2024 in Generative AI by varun jha
• 1,046 views
0 votes
1 answer

Are there any solutions available that conform to the AAA protocol?

Yes, there are several solutions that conform ...READ MORE

Dec 26, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 997 views
0 votes
0 answers

What is the threat model for mobile security when the attacker has root access?

When an attacker gains root access to ...READ MORE

Dec 30, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
• 757 views
0 votes
1 answer

How can you build a generative pipeline by integrating LangChain and Pinecone?

To build a generative pipeline with LangChain ...READ MORE

Dec 26, 2024 in Generative AI by doubly core
• 996 views
0 votes
1 answer

How can you implement progressive resizing in FastAI for training generative models?

You can implement progressive resizing by starting ...READ MORE

Dec 19, 2024 in Generative AI by anila k
• 1,253 views
0 votes
0 answers

How do I deal with circular dependency errors when building calculated columns in Power BI?

How do I deal with circular dependency ...READ MORE

Nov 6, 2024 in Power BI by Evanjalin
• 36,180 points
• 1,888 views
0 votes
1 answer

How can you use PyTorch’s DataLoader with multiple workers for generative model training?

To use PyTorch's DataLoader with multiple workers ...READ MORE

Dec 24, 2024 in Generative AI by anupam mishra yadav
• 1,034 views
0 votes
1 answer

How can I retrieve search result snippets from a Microsoft Graph API query in a real-time application?

To retrieve search result snippets from a ...READ MORE

Dec 31, 2024 in Generative AI by shri nidhi
• 745 views
0 votes
1 answer

How can you use recurrent layers in transformers for better generative outputs?

You can enhance generative outputs in transformers ...READ MORE

Dec 27, 2024 in Generative AI by awanish kumar
• 902 views
0 votes
1 answer

How can you use Grafana templating variables to switch between monitoring labels dynamically in real-time?

To use Grafana templating variables to switch ...READ MORE

Dec 31, 2024 in Generative AI by anil murgan
• 740 views
0 votes
2 answers

How can I leverage dataflows to optimize data preparation and transformations in Power BI?

Use Power BI Dataflows to centralize and ...READ MORE

Jan 23, 2025 in Power BI by anonymous
• 24,450 points
• 1,192 views
+1 vote
1 answer

What techniques can I use to create drill-through reports with dynamic filtering based on user selections in Power BI?

Some useful steps and practices exist to ...READ MORE

Nov 11, 2024 in Power BI by pooja
• 24,450 points
• 1,538 views
0 votes
1 answer

How can I get my webapp's base URL in ASP.NET MVC?

To get the base URL in an ...READ MORE

Dec 17, 2024 in Web Development by anonymous
• 1,318 views
0 votes
1 answer

How do you ensure your project aligns with the overall business goals?

There has to be constant communication and ...READ MORE

Dec 24, 2024 in PMP by Sonia
• 1,021 views
0 votes
1 answer

What are some strategies for managing large volumes of build artifacts in Jenkins? Can you share tips or scripts for archiving and cleaning up old artifacts to save space?

In Jenkins, large volumes of artifacts from builds are the heart and soul of optimizing storage usage ...READ MORE

Nov 14, 2024 in DevOps Tools by Gagana
• 10,070 points
• 2,740 views
0 votes
1 answer

How can I use jQuery to select all elements with multiple CSS classes?

You can use the following syntax to ...READ MORE

Dec 17, 2024 in Java-Script by Navya
• 1,328 views
0 votes
1 answer

How can you implement a sparse autoencoder in PyTorch for dimensionality reduction?

You can implement a sparse autoencoder in PyTorch ...READ MORE

Dec 24, 2024 in Generative AI by anupam mishra
• 1,011 views
0 votes
1 answer

Do I need to install Popper for Bootstrap?

You can utilize React's state management to ...READ MORE

Dec 31, 2024 in Node-js by Navya
• 944 views
0 votes
1 answer

What steps can be taken to prevent directory enumeration attacks (e.g., DirB or Directory Buster)?

Directory enumeration attacks, like those using tools ...READ MORE

Dec 11, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 1,568 views
0 votes
1 answer

Why define CIA in security like this?

The CIA triad, Confidentiality, Integrity, and Availability, serves as ...READ MORE

Dec 26, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 920 views
0 votes
1 answer

How can you use OpenAI’s function calling capabilities for structured generative outputs?

You can use OpenAI's function-calling capabilities to ...READ MORE

Dec 26, 2024 in Generative AI by hello bello tech gil
• 957 views
0 votes
0 answers

How to prevent CSP bypass and resource access from internal servers via code injection?

Our web application implements a Content Security ...READ MORE

Dec 30, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
• 714 views
0 votes
1 answer

What’s your go-to method for prioritizing project tasks when everything seems urgent?

When everything is urgent, you start by ...READ MORE

Dec 24, 2024 in PMP by Sufi
• 998 views
0 votes
1 answer

What’s the difference between an Information Security Policy and an Information Security Plan?

An Information Security Policy (ISP) and an ...READ MORE

Dec 12, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 1,511 views
0 votes
1 answer

How can you use TensorFlow’s TPU support for generative model training?

In order to use TensorFlow's TPU support ...READ MORE

Dec 24, 2024 in Generative AI by evanjilin joseph
• 997 views
0 votes
1 answer

How can I format Power BI visuals to dynamically change based on user-selected measures or dimensions?

Dynamically change Power BI visuals corresponding to ...READ MORE

Dec 30, 2024 in Power BI by Anu
• 3,020 points

edited Mar 6, 2025 • 1,752 views
0 votes
1 answer

How can you build a chatbot using Hugging Face’s ConversationalPipeline?

You can build a chatbot using Hugging ...READ MORE

Dec 26, 2024 in Generative AI by nikita rawat
• 949 views
0 votes
1 answer

How do I navigate with useNavigate?

This hook allows the programmer to navigate ...READ MORE

Dec 31, 2024 in Node-js by Navya
• 708 views
0 votes
1 answer

How can you apply GANs for time-series data generation?

To apply GANs for time-series data generation, ...READ MORE

Dec 27, 2024 in Generative AI by nidhi jha
• 859 views
0 votes
1 answer

Does HTTPS protect against session hijacking, or are additional measures needed?

While HTTPS encrypts data transmitted between a user's browser ...READ MORE

Dec 26, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 938 views
0 votes
1 answer

How to clear router history?

The process of clearing your router's history ...READ MORE

Nov 29, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 2,066 views
0 votes
1 answer

How to Log Full Stack Trace with Winston 3?

To log full stack traces with Winston ...READ MORE

Dec 13, 2024 in Web Development by Navya
• 1,455 views
0 votes
1 answer

How can you implement custom schedulers for generative model learning rates?

To implement custom schedulers for learning rates ...READ MORE

Dec 30, 2024 in Generative AI by anupam yadav
• 716 views
0 votes
1 answer

How to check Angular installed or not?

To check this, you need to make ...READ MORE

Nov 13, 2024 in Web Development by kavya
• 2,740 views
0 votes
1 answer

What methods are available to prevent host discovery on a network?

Preventing host discovery on a network is ...READ MORE

Dec 23, 2024 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,220 points
• 1,020 views
0 votes
0 answers

How can I safely analyze a USB device?

I’ve come across a suspicious USB device ...READ MORE

Dec 30, 2024 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
• 691 views
+1 vote
2 answers

How can I troubleshoot intermittent slow performance when loading reports in Power BI Service?

Resolving the excess latency skills exhibited randomly ...READ MORE

Nov 11, 2024 in Power BI by pooja
• 24,450 points
• 1,484 views
0 votes
0 answers

How do you enable clustering on Power BI maps for large datasets to improve performance and user experience?

How do you enable clustering on Power ...READ MORE

Dec 12, 2024 in Power BI by Evanjalin
• 36,180 points
• 1,479 views