Metadata-Version: 2.1
Name: calculate-savings
Version: 0.1.2
Summary: How much can you save in 10 years by predicting your salary?
Home-page: https://github.com/takenakayuuki0901/calculate_savings.git
Author: YukiTakenaka
Author-email: s2222024@stu.musashino-u.ac.jp
Project-URL: Bug Tracker, https://github.com/takenakayuuki0901/calculate_savings.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

__calculate-savings__<br>
Using data from Japan's Monthly Survey of Labour Statistics, the salary in 10 years' time is predicted using scikit-learn linear regression from 55 years' salary. Based on this, the amount of savings in 10 years' time is predicted using cost of living and extra expenditure as inputs.

__How to run calculate_savings__<br>
calculate_savings

__output__
-  Savings till 10 years(yen): xxxxx
-  result.png
