Pinned Repositories
altair_examples
Juptyer Notebooks with Altair Examples
Applied-Deep-Learning-with-Keras
Deep Learning examples with Keras.
Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
AutoEDA-Iris-AutoViz-Sweetviz-PandasProfiling
automated-feature-engineering
Automated feature engineering in Python with feature tools
Business_Applications_Compendium
A compendium of articles, research reports and other resources focused on the application of data science (including artificial intelligence) to the business world
community-groupby
This repository contains notebook + code for DataCamp community post on groupbys, split-apply-combine and pandas.
course-v3
The 3rd edition of course.fast.ai
domain_specific_ChatGPT
sample_projects_and_articles
Project and writing samples
robjm16's Repositories
robjm16/domain_specific_ChatGPT
robjm16/altair_examples
Juptyer Notebooks with Altair Examples
robjm16/Applied-Deep-Learning-with-Keras
Deep Learning examples with Keras.
robjm16/Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
robjm16/AutoEDA-Iris-AutoViz-Sweetviz-PandasProfiling
robjm16/automated-feature-engineering
Automated feature engineering in Python with feature tools
robjm16/Business_Applications_Compendium
A compendium of articles, research reports and other resources focused on the application of data science (including artificial intelligence) to the business world
robjm16/community-groupby
This repository contains notebook + code for DataCamp community post on groupbys, split-apply-combine and pandas.
robjm16/course-v3
The 3rd edition of course.fast.ai
robjm16/sample_projects_and_articles
Project and writing samples
robjm16/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
robjm16/cpython
The Python programming language
robjm16/Data-Analysis
Data Science Using Python
robjm16/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
robjm16/data-wrangling-tutorial
A Tutorial using Scikit-Learn classes and pipelins
robjm16/Deep-Learning
robjm16/face_recognition
The world's simplest facial recognition api for Python and the command line
robjm16/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
robjm16/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
robjm16/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
robjm16/openai-cookbook
Examples and guides for using the OpenAI API
robjm16/pandas-videos
Jupyter notebook and datasets from the pandas Q&A video series
robjm16/quantiacs-python
Python version of Quantiacs toolbox and sample trading strategies
robjm16/Stock-Performance-Predictor-2.0
Stock Fundamental Analysis using Machine Learning Classification Models
robjm16/Stocks
Programs for stock prediction and evaluation
robjm16/word_cloud
A little word cloud generator in Python
robjm16/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, Flink and DataFlow
robjm16/yahoo-finance-scraper
Web Scraping Yahoo! Finance using Python