Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Keywords
Repository
Data Science Project: An Inductive Learning Approach
Basic Info
- Host: GitHub
- Owner: verri
- License: other
- Language: TeX
- Default Branch: main
- Homepage: https://leanpub.com/dsp
- Size: 5.7 MB
Statistics
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 5
- Releases: 1
Topics
Metadata Files
README.md
Data Science Project: An Inductive Learning Approach
This repository contains the source of Data Science Project: An inductive Learning Approach. The book is built using XeLaTeX.
The book is a work in progress, and the current version is v0.1.0.
Citing the book
bibtex
@misc{verri2024datascienceproject,
author = {Verri, Filipe Alves Neto},
title = {Data Science Project: An Inductive Learning Approach},
year = 2024,
publisher = {Leanpub},
version = {v0.1.0},
doi = {10.5281/zenodo.14498011},
url = {https://leanpub.com/dsp}
}
Downloading the book
You can download the book from the Leanpub website.
Building the book
bash
make ready
It has been tested in:
- Arch Linux (kernel 6.14.6-arch1-1)
- TeX Live 2026/dev
- Latexmk 4.86a
Abstract
"Data Science Project: An Inductive Learning Approach" provides a comprehensive methodology for data science project development, emphasizing software engineering principles essential for reliable solutions.
Prof. Dr. Filipe Verri, a senior data science project manager and professor at the Aeronautics Institute of Technology (ITA), guides readers through the origins, scope, and key concepts of data science.
This book covers machine learning, data handling, and rigorous validation techniques, all essential for preparing readers to tackle complex, real-world projects.
Contributions from Prof. Dr. Johnny Marques, also professor at ITA and an expert in critical software development, bring an industry-tested perspective to the software aspects, making this an essential guide for aspiring data scientists, researchers and seasoned professionals alike.
Table of contents
- A brief history of data science
- Fundamental concepts
- Data science project
- Structured data
- Data handling
- Learning from data
- Data preprocessing
- Solution validation
An appendix provides a brief introduction to the mathematical foundations of data science, including algorithms, set theory, linear algebra, and probability.
About the author
Prof. Dr. Filipe Verri is a senior data science project manager and affiliate professor at the Aeronautics Institute of Technology (ITA) and Federal University of São Paulo (UNIFESP). He has a Ph.D. in computer science and computational mathematics from the University of São Paulo (USP).
License
This project is licensed under the Creative Commons Attribution-NonCommercial NoDerivatives 4.0 International License.
If you want to translate this book, please contact the author.
Code of conduct
If you want to contribute to this project, please read the code of conduct and join the discussion forum.
Significant contributions will be acknowledged in the book.
Citation (CITATION.bib)
@misc{verri2024datascienceproject,
author = {Verri, Filipe Alves Neto},
title = {Data Science Project: An Inductive Learning Approach},
year = 2024,
publisher = {Leanpub},
version = {v0.1.0},
doi = {10.5281/zenodo.14498011},
url = {https://leanpub.com/dsp}
}
GitHub Events
Total
- Create event: 4
- Issues event: 12
- Release event: 2
- Watch event: 4
- Push event: 105
Last Year
- Create event: 4
- Issues event: 12
- Release event: 2
- Watch event: 4
- Push event: 105
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 7
- Total pull requests: 0
- Average time to close issues: 10 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 7
- Pull requests: 0
- Average time to close issues: 10 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- verri (7)
Pull Request Authors
- ryukinix (2)