-
# EDA Checkpoint Feedback
## Score (out of 5 pts)
[comment]: # (Please put the score in the following line. For example, a score of 5 should be `Score = 5` strictly)
Score = 5
## EDA Checkpo…
-
![image](https://github.com/user-attachments/assets/74f08611-6006-4f73-ac24-046b1449d5ea)
- `primarily_steam_deck`의 경우 `voted_up`과 상관관계가 거의 없을 것으로 판단됨
-
The data set seems to have a heavy bias towards females which as I understand it is not the norm. I wonder if this is because its an alternative finance business but will have a look
-
Great download function. The plots are not visible in the .md file. A better idea of the variables would be helpful to understand the EDA, like pay_1, pay_2, etc. How does selectKBest work? How will t…
-
# EDA Notes:
1. Your goal during EDA is to develop an understanding of your data.
2. Two question can be ask for data:
- What type of variation occurs within my variables?
- What type of cova…
-
Hello, why don't you use instead of the commercial and closed Vivado, its open counterparts, such as gEDA, icarus verilog, kiCAD ...
The fact is that the cost of a license for Vivado is very expens…
-
import seaborn as sns
import pandas as pd
def perform_eda(data):
sns.pairplot(data)
plt.show()
-
If the Bundle CA secret is configured, the conditional initContainer to update-ca-trust fails with the following error. Something must have changed in the eda-server image.
```
$ oc logs -f eda-a…
-
create new branch
load dataset
do an exploratory analysis on the dataset
Recommend 3 machine learning algorithm that can be used for training
-
I tried running Ibex small configuration with different workload by turning the Icache parameter on and off (assigning it 0 and 1) this is what I got in the Simulation statistics
Without Cache
S…