-
the verbiage here would be clearer if we name the study and the analysis. it is an opportunity to explain how these concepts are different and differently shared. ALSO: use either "share" or "grant"?…
-
EDA code looks good and nice use of dplyr functions. A better description of the correlation network and how it will impact your modelling would help. Also please provide a .md file so we can see the …
-
- What data do we have?
- Did you find anything online that provides valuable contextual information or data we could use?
- Describe each column of the Kaggle dataset and how you think it relates t…
-
-
# 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…
-
This part needs careful understanding of the clean data and drawing some useful initial insights. These insights helps us in paving a way for our search towards the final goal.
We expect the followin…
-
想自行开发一个扩展插件
可以实现元件和边框的绑定关系,自己计算开孔尺寸和距离等
希望在弹窗中可以实现一个类似图层管理一样,添加删除 盖板
选择某个盖板后可以选择某个元件和某个边框的绑定关系
目前下载了SDK可以正常编译导入
如何实现在弹窗中调用eda的内容?
弹窗中是否可以使用eda样式的文本,表格,tab等
itldg updated
3 weeks ago
-
-
- Провести EDA анализ
-
We should do it! A first step might be generating a matrix of plots of the features vs. the target for just the binary classification case as a spike to see what it looks like. Then perhaps we could…