salary predictor
1.0.0
Education Skill
とExperience
に基づいて平均給与を予測する機械学習 Web アプリ
予測はStack Overflow 2020 調査に基づいています
始めるには python3 と pip が必要です
インストール要件
$ pip3 install -r requirements.txt
走る
$ streamlit run app.py