Skip to content
View Baschin1103's full-sized avatar

Block or report Baschin1103

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Machine-learning-linear-regression-TSI Machine-learning-linear-regression-TSI Public template

    The model is the multiple linear regression loaded from scikit-learn. The aim is to create a model to forecast the so called Total-Skill-Index (TSI) of a player from hattrick.org. More information …

    Python

  2. Players-Database-Hattrick Players-Database-Hattrick Public template

    This repository contains all files and programs for creating a normalized and relational database consisting of players from hattrick.org. See readme for more information.

    Python

  3. Knn-classification-sqlalchemy Knn-classification-sqlalchemy Public

    Example-Script to load data from a database and classify by the K-Nearest Neighbor (KNN) Algorithm.

    Python

  4. Principal_component_analysis Principal_component_analysis Public

    In this repository you find a python program and the prints and 3D-visualization of it. After the KNN-Classification I wanted to know which variables have the most relevance for the results. One ap…

    Python

  5. NN_timeseries_parameters NN_timeseries_parameters Public template

    This repository is made for analysing the impact of parameters to two values of a timeseries using a neural network. Use-Case is the effect of four medications on the night and day conditions. The …

    Jupyter Notebook

  6. Kmeans_clustering_example Kmeans_clustering_example Public template

    Clustering data for the variable 'Führungsqualitäten' and trying to make predictions this way

    Jupyter Notebook