Skip to content
View V-Mitch's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report V-Mitch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
V-Mitch/README.md

Victor Mitchell

About:
I have fun working on research projects that involves statistical analysis, forecasting, time-series and optimization to name a few. I also enjoy wild-camping!

Here, I share some of my personal projects. The most recent repositories I've created:

${\color{SeaGreen}Machine \space Learning \space Classification \space Problem:}$

  • "odds": Pulling data from an API, cleaning and organizing it through functions and finally developing a Classification Machine Learning Model to see if it can measure up against predictions made in academic papers and if it is comparable to the solutions of the public betting markets.

${\color{Plum}Bayesian \space Filtering \space and \space StateSpaceModelling:}$

  • "track_ssm": A State-Space Model created to track the fitness level and predict the performance of 100m athletes. Bayesian logic and graphical depiction of the process are the focus in this project.

${\color{MidnightBlue}TimeSeries \space Regressions:}$

  • "FM_thesis": A study on the evolving impact of Inflation numbers and other announced macro-related variables on currency prices.

Some technologies I like to use:
My Skills

Pinned Loading

  1. track_ssm track_ssm Public

    2024 First applied state-space model to real life data. The goal is to get a working basic model that can be improved later on if necessary.

    Python 1

  2. odds odds Public

    2024 Project Goal: analyze & predict outcome of football games using Machine Learning techniques.

    R 1

  3. FM_Thesis FM_Thesis Public

    2020 All files pertaining to the research of my Masters Thesis

    R 1

  4. Numerical-Optimization-Simulation-Project Numerical-Optimization-Simulation-Project Public

    2018 Class project Fall Semester

    R 1

  5. metatrader-projects metatrader-projects Public

    2014 Projects pertaining to currency trading platforms mt4/mt5

    MQL4 2 1

  6. macros macros Public

    A simple vba retrieval macro

    Visual Basic