-
text: '矩阵',
iconName: 'GridViewSmall',
}, {
https://github.com/Kanaries/Rath/blob/d2cabfef63f845df85e23b3d306f6ac455cef76e/packages/rath-client/src/pages/causal/precondition/preconditionEditor.tsx#…
-
console.log(app_path)
https://github.com/Kanaries/Rath/blob/e6a640624f5cc22eb0d89010d2bba9bddefa4548/apps/desktop/main.js#L2
```javascript
const { app, BrowserWindow } = require('electron')
// TODO…
-
https://github.com/Kanaries/Rath/blob/7f5b668e3edf3ef23755ea41a8cf94664485740e/packages/rath-client/src/pages/causal/predict.ts#L50
```typescript
result: PredictResultItem[];
}
// TODO: 模型预测服务:…
-
kyusho, 4 weeks ago (October 31st, 2022 8:51 PM)
https://github.com/Kanaries/Rath/blob/fe41774375c795ea0335014cc8577d8e5c372691/packages/rath-client/src/store/dashboardStore.ts#L155
```typescript
…
-
### 期望结果
`yarn workspace rath-client start` 不出现 `Failed to parse source map` 这样的异常警告
### 实际结果
`yarn workspace rath-client start` 后出现大量 `Failed to parse source map` 异常警告
```shell
WARNING in ../.…
-
eslint-disable-next-line no-console
https://github.com/Kanaries/Rath/blob/d2cabfef63f845df85e23b3d306f6ac455cef76e/packages/rath-client/src/pages/causal/predictPanel.tsx#L401
```javascript
import {…
-
https://github.com/Kanaries/Rath/blob/fe41774375c795ea0335014cc8577d8e5c372691/services/causal-service/algorithms/causallearn/XLearner.py#L121
```python
G_fd: Gfd中的点集,原图编号
"""
for dep in…
-
https://github.com/Kanaries/Rath/blob/fe41774375c795ea0335014cc8577d8e5c372691/services/causal-service/algorithms/common.py#L244
```python
for col in list(newcode.columns):
…
-
https://github.com/Kanaries/Rath/blob/df4899ee4e41c0966387bc564e787eeac6076e46/packages/rath-client/src/pages/causal/explorer/graph-helper.ts#L165
```typescript
}
…
-
![image](https://user-images.githubusercontent.com/22167673/190921296-2f3043a7-a94a-40e5-a3b7-5ede96aa9580.png)