Giter Site home page Giter Site logo

grac2h5oh / cmf_ffs Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 18.57 MB

My work on a project "Forecasting financial statements of companies using econometrics and machine learning methods" in the Center of Mathematical Finances.

Jupyter Notebook 99.94% Python 0.06%

cmf_ffs's Introduction

CMF_FFS

Contents:

Backstory

Problems

Modeling of the company's operations is mainly done by people and they can make mistakes. problem

However experienced economists and analytics could do something different instead of this. Creating a new model takes weeks.

Solution

Let's use machine learning to reduce the error and eliminate the human factor.

Goals

Soon

What will be done

  • Basic EDA
  • Metrics selection
  • Fitting baseline model
  • Advanced models
  • Cross-validation
  • feature selection/engineering
  • Interpretation of models results(if possible)

Models results

Models and methods MAPE WAPE MSE
Simple linear regressions
for each company
0.74 0.74 1835884
Simple linear regression
for each companies
47492190 5.894e+06 4.6e+20
Simple linear regressions
for each company(cross_val)
0.923 0.811 1517031
Relaxed Lasso with
top 20 features for
each company
0.355 0.35 5390113
Relaxed Lasso with
top 10 features for
each company
0.197 0.19 68719
Relaxed Lasso with
top 10 features for
each company
(cross_val)
0.503 0.416 1278153
Catboost(cross_val) 0.369 0.311 141587

Used methods and models description

soon

Sources

i will use this datasets

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.