thanosgatos's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
vitalysim/Awesome-Hacking-Resources
A collection of hacking / penetration testing resources to make you better!
freeCodeCamp/how-to-contribute-to-open-source
A guide to contributing to open source
rushter/data-science-blogs
A curated list of data science blogs
ujjwalkarn/DataSciencePython
common data analysis and machine learning tasks using python
swirldev/swirl_courses
:mortar_board: A collection of interactive courses for the swirl R package.
jeroenjanssens/data-science-at-the-command-line
Data Science at the Command Line
johnmyleswhite/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
wzchen/probability_cheatsheet
A comprehensive 10-page probability cheatsheet that covers a semester's worth of introduction to probability.
nborwankar/LearnDataScience
Open Content for self-directed learning in data science
ujjwalkarn/DataScienceR
a curated list of R tutorials for Data Science, NLP and Machine Learning
pluskid/Mocha.jl
Deep Learning framework for Julia
csgillespie/efficientR
Efficient R programming: a book
rstudio/DT
R Interface to the jQuery Plug-in DataTables
tqchen/xgboost
https://github.com/dmlc/xgboost
tidyverse/forcats
🐈🐈🐈🐈: tools for working with categorical variables (factors)
cstjean/ScikitLearn.jl
Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/
drivendataorg/concept-to-clinic
ALCF Concept to Clinic Challenge
talgalili/installr
Functions for installing softwares from within R
jumpingrivers/meetingsR
A list of R conferences and user groups
papamarkou/StatsLearningByExample.jl
Learn Julia via Examples
ianmcook/implyr
SQL backend to dplyr for Impala
josephmisiti/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
richelbilderbeek/R-CodingStandard
Coding standard for R