File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -2,23 +2,6 @@ AWSTemplateFormatVersion: '2010-09-09'
22Transform : AWS::Serverless-2016-10-31
33Description : SAM Template for doubleml-serverless
44
5- Metadata :
6- AWS::ServerlessRepo::Application :
7- Name : doubleml-serverless
8- Description : Distributed Double Machine Learning with a Serverless Architecture
9- Author : Malte S. Kurz
10- SpdxLicenseId : MIT
11- LicenseUrl : ../LICENSE
12- ReadmeUrl : ../README.md
13- Labels : ['machine-learning', 'python', 'ml', 'scikit-learn']
14- HomePageUrl : https://github.com/DoubleML/doubleml-serverless
15- SemanticVersion : 0.0.1
16- SourceCodeUrl : https://github.com/DoubleML/doubleml-serverless
17-
18- Globals :
19- Function :
20- Timeout : 180
21-
225Parameters :
236 CreateS3BucketForDataTransfer :
247 Type : String
You can’t perform that action at this time.
0 commit comments