Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dr413677671/seq2seq-attention-house-price-prediction

Seq2seq-attention house price prediction.
https://github.com/dr413677671/seq2seq-attention-house-price-prediction

deep-learning keras seq2seq seq2seq-attn signal-analysis tensorflow

Last synced: 24 days ago
JSON representation

Seq2seq-attention house price prediction.

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]



Logo


Seq2seq-attention House Price Prediction


知乎文章 -> Zhihu Article »



Report Bug
·
Request Feature


## About this project

Seq2seq-attention house price prediction. See [Zhihu Article »](https://zhuanlan.zhihu.com/p/106122616)

基于Seq2seq-attention的房价预测,详见 [知乎文章 »](https://zhuanlan.zhihu.com/p/106122616)

## Features:

- [x] Model
- [x] LSTM
- [ ] Data Augmentation
- [ ] Hyperparameter Search
- [x] Feature Engineering
- [x] Others
- [x] Standardlization

(back to top)

### Built With

* [![Tensorflow][Tensorflow]][Tensorflow-url]
* [![Keras][Keras]][Keras-url]

## Features Engineering

## Prediction







        
      
Predict first-half







        
      
Predict second-half



## Contact

[github](https://github.com/https://github.com/dr413677671)    [YouTube](https://www.youtube.com/channel/https://www.youtube.com/@randuan9718/videos)    [zhihu](https://www.zhihu.com/people/kumonoue)

## Acknowledgments

* [seq2seq-attn](https://github.com/harvardnlp/seq2seq-attn)
* Logo genetrared by Stable-Diffusion

[contributors-shield]: https://img.shields.io/github/contributors/dr413677671/Seq2seq-attention-house-price-prediction.svg?style=for-the-badge
[contributors-url]: https://github.com/dr413677671/Seq2seq-attention-house-price-prediction/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/dr413677671/Seq2seq-attention-house-price-prediction.svg?style=for-the-badge
[forks-url]: https://github.com/dr413677671/Seq2seq-attention-house-price-prediction/network/members
[stars-shield]: https://img.shields.io/github/stars/dr413677671/Seq2seq-attention-house-price-prediction.svg?style=for-the-badge
[stars-url]: https://github.com/dr413677671/Seq2seq-attention-house-price-prediction/stargazers
[issues-shield]: https://img.shields.io/github/issues/dr413677671/Seq2seq-attention-house-price-prediction.svg?style=for-the-badge
[issues-url]: https://github.com/dr413677671/Seq2seq-attention-house-price-prediction/issues

[python-img]: https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue
[python-url]: https://www.python.org/
[Tensorflow]: https://img.shields.io/badge/TensorFlow-FF6F00?style=for-the-badge&logo=tensorflow&logoColor=white
[Tensorflow-url]: https://github.com/tensorflow/tensorflow
[Keras]: https://img.shields.io/badge/Keras-FF0000?style=for-the-badge&logo=keras&logoColor=white
[Keras-url]: https://github.com/keras-team/keras