An open API service indexing awesome lists of open source software.

https://github.com/antononcube/rakuforprediction-book

Chapters, diagrams, work planning documents, and code for the book "Raku for Prediction".
https://github.com/antononcube/rakuforprediction-book

Last synced: about 1 month ago
JSON representation

Chapters, diagrams, work planning documents, and code for the book "Raku for Prediction".

Awesome Lists containing this project

README

          

# RakuForPrediction-book

## In brief

Chapters, diagrams, work planning documents, and code for the book "Raku for Prediction".

Here is a mind-map of the book:

[![BookMindMap](./org/Raku-for-Prediction-book-mind-map.png)](./org/Raku-for-Prediction-book-mind-map.pdf)

Here is an org-mode file with the work plan:
[Raku-for-Prediction-book-work-plan.org](./org/Raku-for-Prediction-book-work-plan.org).

------

## Presentations

- ["Raku for Prediction" at The Raku Conference 2021](./Presentations/TRC-2021), [AAv1]

- ["Multi-language Data-Wrangling Conversational Agent"](https://www.youtube.com/watch?v=pQk5jwoMSxs), [AAv2]

- ["Multi language Data Acquisition Conversational Agent (extended version)"](https://www.youtube.com/watch?v=KlEl2b8oxb8), [AAv6]

- ["Doing it like a Cro"](https://www.youtube.com/watch?v=wS1lqMDdeIY)

------

## References

### Articles, books

[AA1] Anton Antonov, "Data wrangling in Raku", (2021), RakuForPrediction-book at GitHub.

[AA2] Anton Antonov,
["Connecting Raku to Mathematica"](https://github.com/antononcube/RakuForPrediction-book/blob/main/Articles/Connecting-Mathematica-and-Raku.md),
(2021),
[RakuForPrediction-book at GitHub](https://github.com/antononcube/RakuForPrediction-book).

### Raku packages

[AAp1] Anton Antonov,
[Data::Reshapers](https://modules.raku.org/dist/Data::Reshapers:cpan:ANTONOV),
(2021),
[Raku Modules](https://modules.raku.org).

[AAp2] Anton Antonov,
[Data::Summarizers](https://github.com/antononcube/Raku-Data-Summarizers),
(2021),
[Raku Modules](https://modules.raku.org).

[AAp3] Anton Antonov,
[Data::ExampleDatasets](https://github.com/antononcube/Raku-Data-ExampleDatasets),
(2021),
[Raku Modules](https://modules.raku.org).

[AAp4] Anton Antonov,
[Data::Generators](https://modules.raku.org/dist/Data::Generators:cpan:ANTONOV),
(2021),
[Raku Modules](https://modules.raku.org).

[AAp5] Anton Antonov,
[Mathematica::Serializer Raku package](https://github.com/antononcube/Raku-Mathematica-Serializer),
(2021),
[GitHub/antononcube](https://github.com/antononcube).

### Raku DSL packages

[AAp6] Anton Antonov,
[DSL::English::DataQueryWorkflows Raku package](https://github.com/antononcube/Raku-DSL-English-DataQueryWorkflows),
(2020-2021),
[GitHub/antononcube](https://github.com/antononcube).

[AAp7] Anton Antonov,
[DSL::English::DataAcquisitionWorkflows Raku package](https://github.com/antononcube/Raku-DSL-English-DataAcquisitionWorkflows),
(2021), [GitHub/antononcube](https://github.com/antononcube).

[AAp8] Anton Antonov,
[DSL::Utilities::ComprehensiveTranslation](https://github.com/antononcube/Raku-DSL-Shared-Utilities-ComprehensiveTranslation),
(2020-2021),
[GitHub/antononcube](https://github.com/antononcube).

### Repositories

[AAr1] Anton Antonov,
[ConversationalAgents](https://github.com/antononcube/ConversationalAgents),
(2017-2021),
[GitHub/antononcube](https://github.com/antononcube).

[AAr2] Anton Antonov,
[Data Acquisition Engine project](https://github.com/antononcube/Data-Acquisition-Engine-project),
(2021),
[GitHub/antononcube](https://github.com/antononcube).

[AAr3] Anton Antonov,
[NLP Template Engine](https://github.com/antononcube/NLP-Template-Engine),
(2021),
[GitHub/antononcube](https://github.com/antononcube).

### Presentation video recordings

[AAv1] Anton Antonov,
["Raku for Prediction"](https://conf.raku.org/talk/157),
(2021),
[The Raku Conference 2021](https://conf.raku.org).

[AAv2] Anton Antonov,
["Multi-language Data-Wrangling Conversational Agent"](https://www.youtube.com/watch?v=pQk5jwoMSxs),
(2020),
Wolfram Technology Conference 2020,
[YouTube/Wolfram](https://www.youtube.com/channel/UCJekgf6k62CQHdENWf2NgAQ).

[AAv3] Anton Antonov,
["Data Transformation Workflows with Anton Antonov, Session #1"](https://www.youtube.com/watch?v=iXrXMQdXOsM),
(2020),
[YouTube/Wolfram](https://www.youtube.com/channel/UCJekgf6k62CQHdENWf2NgAQ).

[AAv4] Anton Antonov,
["Data Transformation Workflows with Anton Antonov, Session #2"](https://www.youtube.com/watch?v=DWGgFsaEOsU),
(2020),
[YouTube/Wolfram](https://www.youtube.com/channel/UCJekgf6k62CQHdENWf2NgAQ).

[AAv5] Anton Antonov,
["Doing it like a Cro (Raku data wrangling Shortcuts demo)"](https://youtu.be/wS1lqMDdeIY),
(2021),
[YouTube/Anton.Antonov.Antonov](https://www.youtube.com/channel/UC5qMPIsJeztfARXWdIw3Xzw).

[AAv6] Anton Antonov,
["Multi language Data Acquisition Conversational Agent (extended version)"](https://www.youtube.com/watch?v=KlEl2b8oxb8),
(2021),
[YouTube/Anton.Antonov.Antonov](https://www.youtube.com/channel/UC5qMPIsJeztfARXWdIw3Xzw).