Skip to content

Commit 074ab01

Browse files
committed
Deployed 0cec2f0 with MkDocs version: 1.6.1
1 parent 6523657 commit 074ab01

File tree

18 files changed

+1685
-35
lines changed

18 files changed

+1685
-35
lines changed

404.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,8 @@
484484

485485

486486

487+
488+
487489

488490

489491

@@ -540,6 +542,29 @@
540542

541543

542544

545+
546+
547+
548+
549+
550+
551+
<li class="md-nav__item">
552+
<a href="/sw-handbook/software/tool_tip/prompting/" class="md-nav__link">
553+
554+
555+
556+
<span class="md-ellipsis">
557+
Prompting
558+
559+
</span>
560+
561+
562+
</a>
563+
</li>
564+
565+
566+
567+
543568
</ul>
544569
</nav>
545570

about/index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,8 @@
493493

494494

495495

496+
497+
496498

497499

498500

@@ -549,6 +551,29 @@
549551

550552

551553

554+
555+
556+
557+
558+
559+
560+
<li class="md-nav__item">
561+
<a href="../software/tool_tip/prompting/" class="md-nav__link">
562+
563+
564+
565+
<span class="md-ellipsis">
566+
Prompting
567+
568+
</span>
569+
570+
571+
</a>
572+
</li>
573+
574+
575+
576+
552577
</ul>
553578
</nav>
554579

ai/basics/concepts/index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,8 @@
495495

496496

497497

498+
499+
498500

499501

500502

@@ -551,6 +553,29 @@
551553

552554

553555

556+
557+
558+
559+
560+
561+
562+
<li class="md-nav__item">
563+
<a href="../../../software/tool_tip/prompting/" class="md-nav__link">
564+
565+
566+
567+
<span class="md-ellipsis">
568+
Prompting
569+
570+
</span>
571+
572+
573+
</a>
574+
</li>
575+
576+
577+
578+
554579
</ul>
555580
</nav>
556581

@@ -1104,6 +1129,7 @@
11041129
<h1 id="ai-concepts">AI Concepts<a class="headerlink" href="#ai-concepts" title="Permanent link">&para;</a></h1>
11051130
<h2 id="solution-types">Solution Types<a class="headerlink" href="#solution-types" title="Permanent link">&para;</a></h2>
11061131
<h3 id="rule-based">Rule-based<a class="headerlink" href="#rule-based" title="Permanent link">&para;</a></h3>
1132+
<p><em>There are hidden rules in every system. Rules to govern the sentences we write, the software we code and the music we play.</em></p>
11071133
<h3 id="statistical">Statistical<a class="headerlink" href="#statistical" title="Permanent link">&para;</a></h3>
11081134
<h3 id="machine-learning">Machine Learning<a class="headerlink" href="#machine-learning" title="Permanent link">&para;</a></h3>
11091135
<ul>

ai/index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,8 @@
495495

496496

497497

498+
499+
498500

499501

500502

@@ -551,6 +553,29 @@
551553

552554

553555

556+
557+
558+
559+
560+
561+
562+
<li class="md-nav__item">
563+
<a href="../software/tool_tip/prompting/" class="md-nav__link">
564+
565+
566+
567+
<span class="md-ellipsis">
568+
Prompting
569+
570+
</span>
571+
572+
573+
</a>
574+
</li>
575+
576+
577+
578+
554579
</ul>
555580
</nav>
556581

data/basics/introduction_to_data/index.html

Lines changed: 65 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,8 @@
495495

496496

497497

498+
499+
498500

499501

500502

@@ -551,6 +553,29 @@
551553

552554

553555

556+
557+
558+
559+
560+
561+
562+
<li class="md-nav__item">
563+
<a href="../../../software/tool_tip/prompting/" class="md-nav__link">
564+
565+
566+
567+
<span class="md-ellipsis">
568+
Prompting
569+
570+
</span>
571+
572+
573+
</a>
574+
</li>
575+
576+
577+
578+
554579
</ul>
555580
</nav>
556581

@@ -1169,21 +1194,48 @@ <h2 id="what-is-data">What is Data?<a class="headerlink" href="#what-is-data" ti
11691194
<li>Valuable resource in this digital era.</li>
11701195
</ul>
11711196
<h2 id="data-context">Data context<a class="headerlink" href="#data-context" title="Permanent link">&para;</a></h2>
1172-
<p>Information that provides meaning to data
1173-
- When the data was collected?
1174-
- Where the data was collected?
1175-
- How the data was collected?
1176-
- Who collected the data?
1177-
- Why the data was collected?</p>
1197+
<p><em>Everything can be the context, but which ones are prior?</em></p>
1198+
<p>Information that provides meaning to data</p>
1199+
<ul>
1200+
<li>
1201+
<p>When the data was collected?</p>
1202+
</li>
1203+
<li>
1204+
<p>Where the data was collected?</p>
1205+
</li>
1206+
<li>
1207+
<p>How the data was collected?</p>
1208+
</li>
1209+
<li>
1210+
<p>Who collected the data?</p>
1211+
</li>
1212+
<li>
1213+
<p>Why the data was collected?</p>
1214+
</li>
1215+
</ul>
11781216
<p>These characteristics of data are called the <strong>metadata</strong>.</p>
11791217
<h2 id="type-of-data">Type of data<a class="headerlink" href="#type-of-data" title="Permanent link">&para;</a></h2>
1180-
<p>Classification of data based on their structure:
1181-
- Structured data
1182-
- Semi-structured data
1183-
- Unstructured data</p>
1184-
<p>Classification of data based on their nature:
1185-
- Quantitative data
1186-
- Qualitative data</p>
1218+
<p>Classification of data based on their structure:</p>
1219+
<ul>
1220+
<li>
1221+
<p>Structured data (<em>If there are rules, then there must be some form of structure</em>)</p>
1222+
</li>
1223+
<li>
1224+
<p>Semi-structured data</p>
1225+
</li>
1226+
<li>
1227+
<p>Unstructured data</p>
1228+
</li>
1229+
</ul>
1230+
<p>Classification of data based on their nature: </p>
1231+
<ul>
1232+
<li>
1233+
<p>Quantitative data</p>
1234+
</li>
1235+
<li>
1236+
<p>Qualitative data</p>
1237+
</li>
1238+
</ul>
11871239
<h2 id="data-storage-is-changing">Data storage is changing<a class="headerlink" href="#data-storage-is-changing" title="Permanent link">&para;</a></h2>
11881240
<p><strong>Historical data storage</strong>
11891241
- Genetic information in DNA.

data/index.html

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<link rel="canonical" href="https://locchh.github.io/sw-handbook/data/">
1616

1717

18-
<link rel="prev" href="../software/tool_tip/database/">
18+
<link rel="prev" href="../software/tool_tip/prompting/">
1919

2020

2121
<link rel="next" href="basics/introduction_to_data/">
@@ -495,6 +495,8 @@
495495

496496

497497

498+
499+
498500

499501

500502

@@ -551,6 +553,29 @@
551553

552554

553555

556+
557+
558+
559+
560+
561+
562+
<li class="md-nav__item">
563+
<a href="../software/tool_tip/prompting/" class="md-nav__link">
564+
565+
566+
567+
<span class="md-ellipsis">
568+
Prompting
569+
570+
</span>
571+
572+
573+
</a>
574+
</li>
575+
576+
577+
578+
554579
</ul>
555580
</nav>
556581

index.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,8 @@
553553

554554

555555

556+
557+
556558

557559

558560

@@ -609,6 +611,29 @@
609611

610612

611613

614+
615+
616+
617+
618+
619+
620+
<li class="md-nav__item">
621+
<a href="software/tool_tip/prompting/" class="md-nav__link">
622+
623+
624+
625+
<span class="md-ellipsis">
626+
Prompting
627+
628+
</span>
629+
630+
631+
</a>
632+
</li>
633+
634+
635+
636+
612637
</ul>
613638
</nav>
614639

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)