jpcolino/IPython_notebooks
Set of Jupyter (iPython) notebooks (and few pdf-presentations) about things that I am interested on, like Computer Science, Statistics and Machine-Learning, Artificial Intelligence (AI), Financial Engineering, Optimization, Stochastic Modelling, Time-Series forecasting, Science in general... and more.
This collection of Jupyter notebooks provides practical examples for quantitative analysis across various fields. You can input raw data or financial time series and receive outputs like statistical models, forecasting predictions, or option valuations. It's designed for quantitative analysts, data scientists, financial engineers, and researchers who apply computational methods to real-world problems.
No commits in the last 6 months.
Use this if you need concrete examples and code to help you build statistical models, forecast time series, price complex financial derivatives, or implement machine learning algorithms.
Not ideal if you are looking for a fully-fledged, production-ready software application or a simple, click-and-run tool without any coding.
Stars
97
Forks
48
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Apr 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jpcolino/IPython_notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...