Skip to content
View metjush's full-sized avatar

Block or report metjush

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RISSAM_BENCHMARK RISSAM_BENCHMARK Public

    Open data analysis of municipal budgets in Slovakia

    Jupyter Notebook

  2. MAG_ROZPOCET_PREDIKCIA MAG_ROZPOCET_PREDIKCIA Public

    Predikčný model pre rozpočet HMBA

    Python

  3. decision_tree decision_tree Public

    This repository is my implementation of a basic classification decision tree + a wrapper for bagged trees and random forests

    Python 3 3

  4. envelopment-py envelopment-py Public

    Data Envelopment Analysis implementation in Python

    Python 35 16

  5. simple_neural_net simple_neural_net Public

    This is a Python implementation of a simple vanilla neural network with one hidden layer. The purpose is to allow people to quickly try out a simple neural net without bothering with Tensor Flow or…

    Python