kwinkunks / chrestomathy

Crestomathies: same nail, different hammers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrestomathy

A collection of notebooks exploring various ways to do some scientific tasks, with a bit of a geoscience flavour to some of them.

Same nail, different hammers

A crestomathy is, according to Wikipedia:

A chrestomathy (from the Ancient Greek χρηστός, khrēstós, meaning "useful", and μανθάνω, manthánō, meaning "learn") is a collection of selected literary passages [...]; a selection of literary passages from a foreign language assembled for studying the language; or a text in various languages, used especially as an aid in learning a subject. [...] It is different from an anthology because of its didactic purpose.

Each notebook in this unstructured collection explores a different goal, such as performing linear regression on some data, gridding irregular data to make a map (also a regression), or solving a linear algebraic equation. Each exploration involves stating the problem, then looking at different ways to do it, usually in increasingly sophisticated ways.

Notebooks

  • Linear_regression.ipynb
  • Regression_algoithms.ipynb
  • Wavelet_estimation.ipynb
  • Map_interpolation.ipynb
  • Phase_determination.ipynb
  • Unsupervised_clustering_on_rock_properties.ipynb
  • Curse_of_dimensionality.ipynb

Suggested additions

Topics for the future:

About

Crestomathies: same nail, different hammers

License:MIT License


Languages

Language:Jupyter Notebook 100.0%