causing 2.4.2__py3-none-any.whl → 2.4.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of causing might be problematic. Click here for more details.
- causing/model.py +1 -1
- {causing-2.4.2.dist-info → causing-2.4.3.dist-info}/METADATA +19 -3
- {causing-2.4.2.dist-info → causing-2.4.3.dist-info}/RECORD +6 -6
- {causing-2.4.2.dist-info → causing-2.4.3.dist-info}/WHEEL +1 -1
- {causing-2.4.2.dist-info → causing-2.4.3.dist-info/licenses}/LICENSE.md +0 -0
- {causing-2.4.2.dist-info → causing-2.4.3.dist-info}/top_level.txt +0 -0
causing/model.py
CHANGED
|
@@ -88,9 +88,9 @@ class Model:
|
|
|
88
88
|
# [eq(*eq_in, *parameters.values()) for eq_in in eq_inputs],
|
|
89
89
|
# dtype=np.float64,
|
|
90
90
|
# )
|
|
91
|
+
np.seterr(under="ignore")
|
|
91
92
|
computed_yvars = []
|
|
92
93
|
for eq_in in eq_inputs:
|
|
93
|
-
eq_in = [np.float128(value) for value in eq_in]
|
|
94
94
|
computed_yvars.append(eq(*eq_in, *parameters.values()))
|
|
95
95
|
|
|
96
96
|
yhat[i] = np.array(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: causing
|
|
3
|
-
Version: 2.4.
|
|
3
|
+
Version: 2.4.3
|
|
4
4
|
Summary: Causing: CAUSal INterpretation using Graphs
|
|
5
5
|
Home-page: https://github.com/realrate/Causing
|
|
6
6
|
Author: Dr. Holger Bartel
|
|
@@ -17,6 +17,16 @@ Requires-Dist: scipy~=1.9
|
|
|
17
17
|
Requires-Dist: sympy~=1.5
|
|
18
18
|
Requires-Dist: networkx~=2.7
|
|
19
19
|
Requires-Dist: pre-commit
|
|
20
|
+
Dynamic: author
|
|
21
|
+
Dynamic: author-email
|
|
22
|
+
Dynamic: classifier
|
|
23
|
+
Dynamic: description
|
|
24
|
+
Dynamic: description-content-type
|
|
25
|
+
Dynamic: home-page
|
|
26
|
+
Dynamic: license-file
|
|
27
|
+
Dynamic: requires-dist
|
|
28
|
+
Dynamic: requires-python
|
|
29
|
+
Dynamic: summary
|
|
20
30
|
|
|
21
31
|
# Causing: CAUSal INterpretation using Graphs
|
|
22
32
|
|
|
@@ -146,6 +156,11 @@ We are excited to be a winner of the PyTorch AI Hackathon 2020 in the Responsibl
|
|
|
146
156
|
|
|
147
157
|
[devpost.com/software/realrate-explainable-ai-for-company-ratings](https://devpost.com/software/realrate-explainable-ai-for-company-ratings "devpost.com/software/realrate-explainable-ai-for-company-ratings").
|
|
148
158
|
|
|
159
|
+
## GitHub Star History
|
|
160
|
+
|
|
161
|
+
[star-history.com](https://www.star-history.com/#realrate/Causing&Date)
|
|
162
|
+

|
|
163
|
+
|
|
149
164
|
## Contact
|
|
150
165
|
|
|
151
166
|
Dr. Holger Bartel
|
|
@@ -153,4 +168,5 @@ RealRate
|
|
|
153
168
|
Cecilienstr. 14, D-12307 Berlin
|
|
154
169
|
[holger.bartel@realrate.ai](mailto:holger.bartel@realrate.ai?subject=[Causing])
|
|
155
170
|
Phone: +49 160 957 90 844
|
|
156
|
-
[
|
|
171
|
+
[realrate.ai](https://realrate.ai)
|
|
172
|
+
[drbartel.com](https://drbartel.com)
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
causing/__init__.py,sha256=O_9uV9aX3q-c6M3KhY7bQAXncAecwnSfXw7ulGmMvSw,714
|
|
2
2
|
causing/graph.py,sha256=OoIwJeYnimU2CCs75UZgYB_gFZo_G3CMGeLGslUHqG8,8694
|
|
3
|
-
causing/model.py,sha256=
|
|
3
|
+
causing/model.py,sha256=hQkspclVFyk1VKlQfCXHeHZ85VlpYdZOpLvZN8I4avA,8368
|
|
4
4
|
causing/utils.py,sha256=qfiNAb-MxVFeZVan7I4X-q04LVJZ8ST2YdVdvWvnjOE,2461
|
|
5
|
+
causing-2.4.3.dist-info/licenses/LICENSE.md,sha256=ypzox8OiFHlpmiHOnxpC6PSGuDCNwzn_Q0iPYPJtt2Q,1095
|
|
5
6
|
tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
7
|
tests/test_estimate.py,sha256=xr9qUVzM9XO70agw_J3PE7oy3aiytUs4CMxvsegNZ6w,3120
|
|
7
8
|
tests/utils.py,sha256=OPEuaBQF3_Azu4bW5q-6J5mtzGrVw4KJUWHd8utK4AE,510
|
|
8
9
|
tests/examples/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
10
|
tests/examples/models.py,sha256=lr7v4LArOi3MlcKRvjGAJ6pEHVz1IQKbmKctZ02Vcjc,3849
|
|
10
|
-
causing-2.4.
|
|
11
|
-
causing-2.4.
|
|
12
|
-
causing-2.4.
|
|
13
|
-
causing-2.4.
|
|
14
|
-
causing-2.4.2.dist-info/RECORD,,
|
|
11
|
+
causing-2.4.3.dist-info/METADATA,sha256=9unK5EgBSuS1GUPsHLaMJ3ZWS_U1NqwTxnozLbOaByU,10462
|
|
12
|
+
causing-2.4.3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
13
|
+
causing-2.4.3.dist-info/top_level.txt,sha256=AZ4fGg06-ThD38PJjnIg4Yd1x4v_4hgRtPetAcKMmug,14
|
|
14
|
+
causing-2.4.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|