Giter Site home page Giter Site logo

nilsdenter / novelty_value_ml Goto Github PK

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

This project contains the data, code and results used in the paper title "On the relationship of novelty and value in digitalization patents: A machine learning approach".

Python 100.00%
patents kpss scikit-learn machine-learning permutation-importance partial-dependence-plot machine-learning-interpretation patentsview machine-learning-algorithms machine-learning-interpretability

novelty_value_ml's Introduction

On the relationship of novelty and value in digitalization patents: A machine learning approach

This project contains the data, code and results used in the paper title "On the relationship of novelty and value in digitalization patents: A machine learning approach".

To reproduce the results, first, download and unzip all files contained in the Data folder.

Then follow the sequence of code.

The code "01_Supervised_machine_learning.py" imports both tables, that each contain a value variables, 12 novelty variables, and 15 control variables. In total three supervised machine learning algorithms are trained: Decision Tree, Random Forest and Multi-Layer Perceptron. In before, the input data is standardized and splitted into 80% training data and 20% hold-out data. Furthermore, the algorithms are prone to parameter settings. These settings are optimized by means of a grid search of common parameter values and a 5-fold stratified cross-validation. Then, each algorithm is trained on the top 10 percent of citations received within 7 years and the top 10 percent of market reaction values (deflated to 1982 dollars using the Consumer Price Index) (stock market reaction data was obtained from Kogan et al. 2017: Kogan, L., Papanikolaou, D., Seru, A., & Stoffman, N. (2017). Technological Innovation, Resource Allocation, and Growth*. The Quarterly Journal of Economics, 132, 665–712. doi:10.1093/qje/qjw040, https://github.com/KPSS2017/.

The code "02_Permutation_importance.py" performs the first supervised machine learning interpretation task. The permutation importance of each novelty variables is calculated for the best performing model for both perspectives (citations and stock market reactions). For both perspectives, the Multi-Layer-Perceptron performed best.

The code "03_Partial_dependence_plots" performs the second supervised machine learning interpretation task. Given the three most important novelty variables, the code computes their relationship to technological importance (citation perspective) and economic importance (stock market reaction perspective) in more detail.

Please see the paper for further information.

novelty_value_ml's People

Contributors

nilsdenter avatar

Stargazers

 avatar

Watchers

 avatar

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.