This repository has been archived by the owner on May 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathpubliccode.yml
69 lines (61 loc) · 1.82 KB
/
publiccode.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
categories:
- application-development
- workflow-management
description:
en:
features:
- data-science
- automl
- python
genericName: Software to deploy AI algorithms
longDescription: |
If you are a data scientist, working on an algorithm that you would like
to deploy across the enterprise, DXC's Industrialized AI starter makes it
easier for you to:
- Access, clean, and explore raw data
- Build data pipelines
- Run AI experiments
- Publish microservices
The repository is provided with links to example notebooks for individual
models. These sample notebooks help to understand on how to use each
function, what parameters are expected for each function and what will be
the output of each function in a model.
shortDescription: |-
DXC Industrialized AI Starter makes it easy for you to deploy your AI
algorithms (Industrialize).
developmentStatus: stable
it:
conforme:
gdpr: false
lineeGuidaDesign: false
misureMinimeSicurezza: false
modelloInteroperabilita: false
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
legal:
license: Apache-2.0
localisation:
availableLanguages:
- en
localisationReady: true
maintenance:
contacts:
- name: Karthikreddy Kuna
- name: Madhu Bandru
type: internal
name: DXC Industrialized AI Starter
platforms:
- windows
- mac
- linux
releaseDate: '2022-04-26'
softwareType: standalone/desktop
url: 'https://github.com/dxc-technology/DXC-Industrialized-AI-Starter.git'