https://github.com/emptymalei/mini-lab

Some code snippets used to explain stuff to myself in my personal data science wiki

https://github.com/emptymalei/mini-lab

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.4%) to scientific vocabulary

Keywords

data-analysis data-mining data-science data-visualization datascience
Last synced: 4 months ago · JSON representation

Repository

Some code snippets used to explain stuff to myself in my personal data science wiki

Basic Info
  • Host: GitHub
  • Owner: emptymalei
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage: https://mini-lab.leima.is
  • Size: 45.5 MB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
data-analysis data-mining data-science data-visualization datascience
Created over 7 years ago · Last pushed almost 3 years ago
Metadata Files
Readme

README.md

Some Code

Some random pieces of code that I used to explore the world.

Owner

  • Name: LM
  • Login: emptymalei
  • Kind: user
  • Location: Germany
  • Company: @zalando

I build ML models in Germany. Applied Scientist, PhD in Physics. Worked on neutrino physics, cosmology, spiking neuron models, interplanetary immigration (scif

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 1
  • Average time to close issues: 3 months
  • Average time to close pull requests: 18 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 1
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • weekly-digest[bot] (1)
Pull Request Authors
  • dependabot[bot] (1)
Top Labels
Issue Labels
weekly-digest (1)
Pull Request Labels
dependencies (1)

Dependencies

.github/workflows/jupyterbook.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • peaceiris/actions-gh-pages v3.6.1 composite
notebooks/archives/housing/requirements.txt pypi
  • folium ==0.14.0
notebooks/data_imputation/requirements.txt pypi
  • holidays ==0.11.1
  • workalendar ==15.3.0
notebooks/data_management/requirements.txt pypi
  • datapackage ==1.15.2
notebooks/decision_tree/requirements.txt pypi
  • scikit-learn ==1.2.1
notebooks/graph/requirements.txt pypi
  • networkx ==3.0
notebooks/random_forest/requirements.txt pypi
  • matplotlib *
  • scikit-learn *
  • seaborn *
requirements.txt pypi
  • jupyter-book ==0.13.2
  • matplotlib ==3.4.2
  • missingno ==0.5.1
  • pandas ==1.5.3
  • seaborn ==0.12.2
  • sympy ==1.11.1
  • torch ==1.13.1
  • tqdm ==4.64.1