Pinned Repositories
Basic-Statistics
Examples of calculation some basic statistics. Examples include the calculation of Pearson correlation coefficient, Independent two-sample t-test and more.
Data-Vizualization
Tutorial like examples of the usage of numpy, pandas, matplotlib and seaborn
DNN_hf1
Helper-Modules
I have collected some useful DS / ML functions and bundled them together.
Machine-Learning-models-from-scratch
Some examples of ML models from scratch
Optimal-epsilon-value-for-DBSCAN-clustering-algorithm
The function presented determines the optimal value for epsilon in a DBSCAN cluster algorithm using nearest neighbor approach with reading the knee point, then performing an DBSCAN clustering to determine the clusters in the data with the optimal epsilon value.
Poem-Generator
Poem generator using markov model
Unsupervised-Feature-Selection-with-Random-Forests
Unsupervised Feature Selection with Random Forests (UFSRF)
Variance-Inflation-Factor-VIF-
Variance Inflation Factor in Python & R
wav-converter
Resample wav files easaly with just a few lines of code
tulicsgabriel's Repositories
tulicsgabriel/Poem-Generator
Poem generator using markov model
tulicsgabriel/Optimal-epsilon-value-for-DBSCAN-clustering-algorithm
The function presented determines the optimal value for epsilon in a DBSCAN cluster algorithm using nearest neighbor approach with reading the knee point, then performing an DBSCAN clustering to determine the clusters in the data with the optimal epsilon value.
tulicsgabriel/Unsupervised-Feature-Selection-with-Random-Forests
Unsupervised Feature Selection with Random Forests (UFSRF)
tulicsgabriel/Variance-Inflation-Factor-VIF-
Variance Inflation Factor in Python & R
tulicsgabriel/Basic-Statistics
Examples of calculation some basic statistics. Examples include the calculation of Pearson correlation coefficient, Independent two-sample t-test and more.
tulicsgabriel/Data-Vizualization
Tutorial like examples of the usage of numpy, pandas, matplotlib and seaborn
tulicsgabriel/DNN_hf1
tulicsgabriel/Helper-Modules
I have collected some useful DS / ML functions and bundled them together.
tulicsgabriel/Machine-Learning-models-from-scratch
Some examples of ML models from scratch
tulicsgabriel/wav-converter
Resample wav files easaly with just a few lines of code
tulicsgabriel/Eurovision-Forecasting-ideas
Here, I'm playing around with Eurovision data from 1975 to 2009 to forcast the winner of 2010
tulicsgabriel/Machine-Learning-examples
A couple of machine learning examples are shown using different classifiers and data-split techniques.
tulicsgabriel/Matlibplot
Examples of statistical and machine learning codes in Python
tulicsgabriel/Sample-scripts
Examples of short scripts that I used for work
tulicsgabriel/Teaching
tulicsgabriel/tulicsgabriel
Config files for my GitHub profile.
tulicsgabriel/WorkoutRestTimer
A GUI for counting down time beetwen sets of workout. The rest time can be set in seconds, after the counter reaches 00:00 a sound sample is played.