We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9c88f commit bb493acCopy full SHA for bb493ac
README.md
@@ -1,2 +1,3 @@
1
-# DoubleML-Serverless - Double Machine Learning with serverless scaling
+# DoubleML-Serverless - Distributed Double Machine Learning with a Serverless Architecture
2
+
3
aws_lambda_app/template.yaml
@@ -5,7 +5,7 @@ Description: SAM Template for doubleml-serverless
5
Metadata:
6
AWS::ServerlessRepo::Application:
7
Name: doubleml-serverless
8
- Description: Distributed Double Machine Learning with AWS Lambda
+ Description: Distributed Double Machine Learning with a Serverless Architecture
9
Author: Malte S. Kurz
10
SpdxLicenseId: MIT
11
LicenseUrl: ../LICENSE
0 commit comments