Trending questions in Edureka Community

0 votes
0 answers

How do I use Keras for training multimodal models that combine text and images?

Can you tell me How do I ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
272 views
0 votes
1 answer

How to check if Node is installed?

For Windows, macOS, and Linux: Open Command Prompt ...READ MORE

Feb 25 in Node-js by Navya
265 views
0 votes
0 answers

What are the best methods for data augmentation when training Keras models for text input?

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

Feb 24 in Generative AI by Ashutosh
• 33,350 points
270 views
+1 vote
1 answer

Creating Facet Plots in Power BI? – Is there a way to create facet plots (small multiples) in Power BI? Any workarounds or custom visuals?

Power BI has built-in small multiple functions ...READ MORE

Feb 19 in Power BI by anonymous
• 36,180 points
469 views
0 votes
2 answers

How can you implement proper indentation in a Power BI matrix report?

To implement proper indentation in a Power ...READ MORE

Apr 1 in Power BI by anonymous
• 24,450 points
973 views
0 votes
0 answers

How do I perform k-fold cross-validation for hyperparameter optimization in XGBoost?

With the code can you tell me ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
271 views
0 votes
1 answer

How to identify CORS error?

Encountering Cross-Origin Resource Sharing (CORS) errors during ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points

edited Mar 6 261 views
0 votes
1 answer

How do you redirect a user to a different route in React Router?

Redirecting a User in React Router 1. Using ...READ MORE

Feb 23 in Node-js by Kavya
351 views
0 votes
1 answer

What is the difference between RDBMS relationships and MongoDB’s data model?

Feature RDBMS (SQL Databases) MongoDB (NoSQL Document Database) Data Structure Tables ...READ MORE

Feb 23 in Node-js by Kavya
353 views
+1 vote
1 answer
0 votes
1 answer

How to convert component with many states to react functions?

When converting a class component with multiple ...READ MORE

Feb 22 in Node-js by Kavya
411 views
0 votes
2 answers

Why am I unable to import Excel (xls) files into Power BI, and how can I fix this?

Power BI doesn’t support importing legacy Excel ...READ MORE

Apr 3 in Power BI by anonymous
• 24,450 points
900 views
0 votes
0 answers

How do I handle gradients exploding when training a Keras LSTM model on text sequences?

Can i know How do I handle ...READ MORE

Feb 24 in Generative AI by Vani
• 3,580 points
246 views
0 votes
1 answer

How do you design a schema for tree structures in MongoDB?

Designing a schema for tree structures in ...READ MORE

Feb 22 in Node-js by Kavya
409 views
0 votes
1 answer

How to create an API in Angular?

Angular itself does not create APIs, but ...READ MORE

Feb 24 in Angular by Kavya
321 views
+1 vote
1 answer

Power BI ADAL Authentication Issues – Having trouble with ADAL authentication in Power BI. Anyone dealt with this before?

Yes, ADAL authentication issues in Power BI ...READ MORE

Feb 28 in Power BI by anonymous
• 36,180 points
290 views
0 votes
0 answers

What are the steps to implement multi-class classification using SVM in scikit-learn?

Can you explain to me What are ...READ MORE

Feb 24 in Generative AI by Ashutosh
• 33,350 points
265 views
0 votes
1 answer

What are the steps to consume an API in a React app using the Fetch method?

Steps to Consume an API in a ...READ MORE

Feb 23 in Node-js by Kavya
343 views
0 votes
1 answer

How can I use all the React events with Material-UI components?

The best approach is to leverage the ...READ MORE

Feb 22 in Node-js by Kavya
408 views
0 votes
1 answer

How does an attacker escalate privileges via SUID misconfigurations?

In Unix-like operating systems, the Set User ...READ MORE

Feb 21 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
424 views
+1 vote
1 answer

Performing CRUD Analysis in Power BI? – How do you analyze Create, Read, Update, Delete (CRUD) operations using Power BI?

Monitoring CRUD changes in Power BI should ...READ MORE

Feb 18 in Power BI by anonymous
• 36,180 points
498 views
+1 vote
1 answer
+1 vote
1 answer
0 votes
1 answer

Is there any difference between JavaScript events and React events, or are they identical?

Feature JavaScript Events React Events (Synthetic Events) Type Native Browser Events ...READ MORE

Feb 22 in Java-Script by Kavya
397 views
0 votes
3 answers

What practices should I follow to create scalable and maintainable Power BI data models?

To create a Power BI data model ...READ MORE

May 14 in Power BI by Gokul
• 610 points
585 views
0 votes
2 answers

How do I manage Power BI authentication using OAuth 2.0 in enterprise environments?

Use Azure AD to register an application, ...READ MORE

Apr 8 in Power BI by anonymous
• 24,450 points
663 views
0 votes
0 answers

How to secure cookie attributes against session hijacking?

I am working on securing user sessions ...READ MORE

Feb 25 in Cyber Security & Ethical Hacking by Anupam
• 18,960 points
241 views
0 votes
0 answers
0 votes
1 answer

How to use Metasploit to exploit unpatched web applications?

Metasploit is a powerful framework used in ...READ MORE

Feb 21 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
409 views
0 votes
0 answers

What is a Siamese Network, and how is it used in one-shot learning?

With the help of proper code explanation ...READ MORE

Feb 22 in Generative AI by Nidhi
• 16,260 points
285 views
0 votes
1 answer

How to traverse react tree recursively and get states of the react elements?

To traverse a React tree and get ...READ MORE

Feb 22 in Node-js by Kavya
381 views
0 votes
0 answers
0 votes
1 answer

Can states be shared between components by using the useState() hook in React?

The useState() hook in React is designed ...READ MORE

Feb 23 in Node-js by Kavya
334 views
0 votes
1 answer

How React Virtual DOM works when I set both the changed states and the unchanged states?

When you update both changed and unchanged ...READ MORE

Feb 22 in Node-js by Kavya
375 views
0 votes
1 answer

What are the steps to pass a single TypeScript Interface object as props to a child component in React?

To pass a single TypeScript interface object ...READ MORE

Feb 21 in Angular by Kavya
387 views
0 votes
0 answers

How do you handle a real-time code debugger incorrectly prioritizing warnings in CI/CD pipelines?

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

Feb 22 in Generative AI by Nidhi
• 16,260 points
303 views
0 votes
0 answers

How do you fix an embedding mismatch when integrating an AI code reviewer with GitHub actions?

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

Feb 22 in Generative AI by Ashutosh
• 33,350 points
323 views
0 votes
1 answer

How is the Push method used in React Hooks (useState), or what are its best practices?

In React Hooks (useState), you cannot use ...READ MORE

Feb 22 in Node-js by Kavya
368 views
0 votes
0 answers
0 votes
0 answers
0 votes
1 answer

How do you detect brute force login attempts in Apache logs?

Monitoring Apache web server logs is essential ...READ MORE

Feb 19 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 31,260 points
463 views
0 votes
1 answer
0 votes
1 answer

Should a child component have states, or should it rely on props?

Whether a child component should have its ...READ MORE

Feb 23 in Node-js by Kavya
314 views
0 votes
1 answer

Explain query behavior in MongoDB with an example.

MongoDB is a NoSQL database that features ...READ MORE

Feb 23 in Node-js by Kavya
296 views
0 votes
0 answers