Skip to content

Sojiro4/pproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the pproject

Predicted price change for iPhone in XX years

how to install pproject

$ pip install pproject

required Libraries

pandas
numpy
scikit-learn
matplotlib
datetime

how to run pproject

< ~ .py>
import pproject
pproject.price_fluctuation_now()

$python ~.py Figure1

classification0 : iPhone SE series
classification1 : Regular iPhone series
classification2,3,4 : Other series (Pro, Plus, etc.)

< ~ .py>
import pproject
pproject.Predicted_price_change_in_XX_years(100)

$python ~.py Figure2

Prediction by regular series

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published