ibah / guide

A guide into other repositories and resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guide

This is a guide into other repositories and resources. Most of the code was created to explore ideas and was not prepared as a final product ready for publication. As time allows I turn selected pieces of code into publication form - jupyter notebooks, markdown files or html/pdf.

Data analysis with predictive modelling

  • Predicting housing prices (using data for Seattle, US)

Kaggle competitions

Python

  • Python packages study
    • Repo - contains solutions to exercises in numpy, pandas and a course in computational statistics (using scipy)
  • Python extracts (example code for future reference)

R

  • Introduction to Statistical Learning (a book)
    • Repo - contains R code redoing examples, figures and lab sections from the book, solutions to exercises
  • Analyses and solutions to exercises for data science books by Brian Caffo / JHU
  • Advanced Statistical Methods - a course by IPI PAN (Institute of Computer Science, Polish Academy of Sciences)
    • Repo - solutions to excercises for modules 1-4
  • R extracts (example code for future reference)
  • Some projects completed within the Data Science specialisation courses by John Hopkins University at Coursera

About

A guide into other repositories and resources.