Coder Social home page Coder Social logo

ammasi's Introduction

AMMASI

Areal embedding based Masked Multihead Attention-based Spatial Interpolation for House Price Prediction

table1-performance-comparison

Improved on top of ASI [Viana2021].

Dataset

table1-performance-comparison

Original data is uploaded in ASI.

Experimental Result of AMMASI

table1-performance-comparison

Results of ASI

  • ASI with HA is the result from [Viana2021]
  • ASI with HA+P is the result recorded in notebooks/{dname}/Training-norm.ipynb

โ€ป The file name 'norm' has nothing to do with poi. Sorry for confusion.

In asi_norm/input_dataset.py (line 49):

    def __call__(self):

        assert isinstance(self.id_dataset, object)

        data = np.load(PATH + '/datasets/'+ self.id_dataset + '/data_poi.npz', allow_pickle=True)

Results of AMMASI

  • Full results are reported in mycode/prediction/make_table-AMMASI.ipynb
  • You can also check mycode/test_logs for the full experiment logs.
  • You can also refer to ablation study (Fig.5).

table1-performance-comparison

Parameter and Ablation Test

table1-performance-comparison

table1-performance-comparison

References

[Viana2021] Viana, Darniton, and Luciano Barbosa. "Attention-based spatial interpolation for house price prediction." Proceedings of the 29th International Conference on Advances in Geographic Information Systems. 2021.

ammasi's People

Contributors

suminhan avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

suminhan

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.