Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
-
Updated
Mar 31, 2020
Dive into Machine Learning with Python Jupyter notebook and scikit-learn!
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Instructional notebooks on music information retrieval.
A tutorial for Kaggle's Titanic: Machine Learning from Disaster competition. Demonstrates basic data munging, analysis, and visualization techniques. Shows examples of supervised machine learning techniques.
strip output from Jupyter and IPython notebooks
While some methods do validate input data, some take data as-is and can result in runtime errors or unexpected behavior.
Formalizing the restrictions, both general dataset restrictions and valid meter topologies, will allow the addition of an optional validation step for each method.
(Potentially) related issues and comments:
CatBoost tutorials repository
Jupyter for Visual Studio Code
IPython Notebooks to learn Python
A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
The variable output_timeout is now a hardcoded constant:
For testing large outputs, such as notebook widgets, the 5 seconds are not sufficient.
Making the variable configurable would solve that issue.
Scipy Cookbook
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
In Search-As-You-Type, Completion, and Suggestion (Elasticsearch).ipynb, in the "Post-Search Suggest" section, suggest_body contains a small typo:
suggest_body = {
"title_comp
Real-time GCC-NMF Blind Speech Separation and Enhancement
Jupyter/IPython notebooks about evolutionary computation.
By either printing it off above results or using a global var that is set after each query like:
%%sql
select foo from bar
in another cell print _CE_ (or something):
> print(_CE_)
<engine-string>
Should any other details be printed/returned? Should the object be returned to perform actions on it?
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
WebRTC for Jupyter notebook/lab
Pytest in IPython notebooks.
Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
An IPython notebook plugin for visualizing ASTs.
A collection of Jupyter/IPython notebooks
Kaggle Competition for Predicting NCAA Basketball Tourney Games
Tutorial on Using Pandas
Rendering IPython Notebooks using Flask
Add a description, image, and links to the ipython-notebook topic page so that developers can more easily learn about it.
To associate your repository with the ipython-notebook topic, visit your repo's landing page and select "manage topics."
Most of the people who start out new don't find a latest feed of community hyped resources on ML and DL topics. It would be pretty good if we add a Reddit section.😄
If you're fine with this suggestion I'll put up a PR with the update