Skip to content

Notes and coding exercises from reading the book Python for Finance by Yves Hilpisch

Notifications You must be signed in to change notification settings

nikGkogk/python4finance

Repository files navigation

Exercises I enjoyed the most

  • Chapter 1 - SvmPredictionStrategy.py
    • Splitting the dataset to sample/out of sample
    • Train an SVM model with sklearn
    • Perform out of sample predictions
  • Chapter 8 - RollingStatistics.py
    • Calculate Moving Averages
    • Learn about short-term/long-term MA

About

Notes and coding exercises from reading the book Python for Finance by Yves Hilpisch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published