Skip to content
Snippets Groups Projects
Select Git revision
  • 8ecd72e1fe91be39b9fdc7411dae19df6192e6fa
  • master default protected
  • exec_auto_adjust_trace
  • let_variables
  • v1.4.1
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.0
10 results

CHANGELOG.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    To find the state of this project's repository at the time of any of these versions, check out the tags.
    _toc.yml 920 B
    format: jb-book
    root: landing-page
    parts:
    - caption: Einführung
      numbered: true
      chapters:
      - file: was-ist-data-science
      - file: intro-stochastik
      - file: intro-python
    
    - caption: Diskrete Stochastik und Numpy
      numbered: true
      chapters:
      - file: stochastik-programmieren
      - file: zufallsvariablen-verteilungen
      - file: erwartungswert
      - file: numpy
    
    - caption: Stetige Stochastik und Scipy
      numbered: true
      chapters:
      - file: stetige-verteilungen
      - file: normalverteilung
      - file: wichtigste-stetige-verteilungen
    
    - caption: Explorative Datenanalyse
      numbered: true
      chapters:
      - file: deskriptive-statistik
      - file: explorative-analyse-beispiele
      - file: iris
      - file: pandas
    
    - caption: Multivariate Stochastik
      numbered: true
      chapters:
      - file: kovarianz
      - file: multivariate-normalverteilung
      - file: relative-entropie
    
    - caption: Maschinelles Lernen
      numbered: true
      - file: kmeans