-
Notifications
You must be signed in to change notification settings - Fork 91
/
Copy pathindex.html
67 lines (62 loc) · 3.58 KB
/
index.html
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
---
layout: home
permalink: /
title: "SDS - Scalable Data Science"
header:
overlay_color: "#5e616c"
overlay_image: /assets/images/DISP-SDS-1600x524.jpg
# overlay_filter: rgba(0, 106, 167, 0.5)
cta_label: "<i class='fa fa-download'></i> Overview Now"
cta_url: "/sds/3/x/"
caption:
excerpt: 'Courses in Data Sciences.<br /><br /><br />{::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=lamastex&repo=scalable-data-science&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=lamastex&repo=scalable-data-science&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="158" height="30"></iframe>{:/nomarkdown}'
feature_row:
- image_path: /assets/images/DISP-SDS-500x300.jpg
alt: "scalable-data-science-3.x"
title: "SDS-3.x"
excerpt: 'Scalable Data Science and Distributed Machine Learning (ScaDaMaLe).'
url: /sds/3/x/
btn_label: "Learn More"
- image_path: /assets/images/DISP-SDS-orange-500x300.jpg
alt: "scalable-data-science-2.x"
title: "SDS-2.x"
excerpt: 'Data Engineering Science in [Apache Spark](https://spark.apache.org/) 2.x.'
url: /sds/2/x/
btn_label: "Learn More"
- image_path: /assets/images/DISP-research-500x300.jpg
alt: "Research & Projects"
title: "Research & Projects"
excerpt: 'Research Projects in Mathematical Data Engineering Sciences.'
url: https://lamastex.github.io/research/
btn_label: "Learn More"
- image_path: /assets/images/DISP-SDS-blue-500x300.jpg
alt: "scalable-data-science-2.2"
title: "SDS-2.2"
excerpt: 'A Big Data Course in [Apache Spark](https://spark.apache.org/) 2.2 from Atlantis.'
url: /sds/2/2/
btn_label: "Learn More"
- image_path: /assets/images/DISP-360-in-525-500x300.jpg
alt: "360-in-525"
title: "360-in-525"
excerpt: "[360-in-525](https://lamastex.github.io/scalable-data-science/360-in-525/2018/) Minutes Course Set in Data Sciences."
url: /360-in-525/2018/
btn_label: "Learn More"
- image_path: /assets/images/DISP-lamastex-500x300.jpg
alt: "lamastex"
title: "LaMaStEx"
excerpt: "[SDS](/) is from [LaMaStEx](https://lamastex.github.io/) with support from [databricks](https://databricks.com/) University Alliance, [Department of Mathematics](https://math.uu.se/) and [Centre for Interdisciplinary Mathematics](https://math.uu.se/research/cim/), [Uppsala University](https://uu.se/), Uppsala Sweden, and [Wallenberg AI, Autonomous Systems and Software Program](https://wasp-sweden.org/)."
url: https://lamastex.github.io/
btn_label: "Learn More"
github:
- excerpt: '{::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=lamastex&repo=scalable-data-science&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160" height="30"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=lamastex&repo=scalable-data-science&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="158" height="30"></iframe>{:/nomarkdown}'
intro:
- excerpt: '
<img src="/assets/images/site-logo01BallOnly.svg" alt="" style="width:25px;height=25px">
<img src="/assets/images/site-logo01BallOnly.svg" alt="" style="width:50px;height=50px">
<img src="/assets/images/site-logo01BallOnly.svg" alt="" style="width:75px;height=75px">
<br />
<br />
*SDS, Scalable Data Science*, a preparation for the data industry.'
---
{% include feature_row id="intro" type="center" %}
{% include feature_row %}