rhiever
Full stack data scientist. AI and machine learning researcher. Data visualization aficionado. Consultant. Community leader for /r/DataIsBeautiful. He/him.
Vancouver, WA
Pinned Repositories
pmlb
PMLB: A large, curated repository of benchmark datasets for evaluating supervised machine learning algorithms.
scikit-rebate
A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.
tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
datacleaner
A Python tool that automatically cleans data sets and readies them for analysis.
optimal-roadtrip-usa
Contains maps for the article, "Computing the optimal road trip across the U.S." and similar articles
python-data-visualization-course
Course materials for teaching data visualization in Python.
reddit-analysis
A Python script that parses post titles, self-texts, and comments on reddit and makes word clouds out of the word frequencies.
sklearn-benchmarks
A centralized repository to report scikit-learn model performance across a variety of parameter settings and data sets.
TwitterFollowBot
A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
rhiever's Repositories
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
rhiever/TwitterFollowBot
A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
rhiever/datacleaner
A Python tool that automatically cleans data sets and readies them for analysis.
rhiever/reddit-analysis
A Python script that parses post titles, self-texts, and comments on reddit and makes word clouds out of the word frequencies.
rhiever/optimal-roadtrip-usa
Contains maps for the article, "Computing the optimal road trip across the U.S." and similar articles
rhiever/sklearn-benchmarks
A centralized repository to report scikit-learn model performance across a variety of parameter settings and data sets.
rhiever/reddit-twitter-bot
Looks up posts from reddit and automatically posts them on Twitter.
rhiever/name-age-calculator
Analyzes a name and guesses the age range of a person with that name.
rhiever/MarkovNetwork
Python implementation of Markov Networks for neural computing.
rhiever/DataSciencePython
common data analysis and machine learning tasks using python
rhiever/baby-name-explorer
rhiever/webstep-sklearn-quickstart
Scikit-learn quickstart tutorial for Webstep
rhiever/active-categorical-classifier
A tool that evolves small brains capable of scanning and classifying an image.
rhiever/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
rhiever/webstep-sklearn-quickstart-2019
Scikit-learn quickstart tutorial for Webstep
rhiever/k-fold-cv-benchmark
rhiever/optimized-us-capitol-road-trip
rhiever/crowd-machines
rhiever/scipy-2017-sklearn
Scipy 2017 scikit-learn tutorial by Alex Gramfort and Andreas Mueller
rhiever/data
Data and code behind the stories and interactives at FiveThirtyEight
rhiever/matplotlib
matplotlib: plotting with Python
rhiever/scikit-learn
scikit-learn: machine learning in Python
rhiever/subway
rhiever/deap
Distributed Evolutionary Algorithms in Python
rhiever/fast-symbolic-regression
Blazing fast symbolic regresison
rhiever/marriage-divorce-stats
144 years of marriage and divorce in 1 chart
rhiever/openml-python
Python module to interface with OpenML
rhiever/QnAMarkup
QnA Markup editor and interpreter.
rhiever/seniority_list
seniority_list is an analytical tool used when seniority-based workgroups merge
rhiever/streamlit-cookies-manager
Access and change cookies from your Streamlit script