issues
search
vktrbr
/
optimization_ml
Optimization in ML
MIT License
10
stars
1
forks
source link
Streamlit App
#52
Closed
vktrbr
closed
2 years ago
vktrbr
commented
2 years ago
Input requirements
[x] Get an excel or csv file that has X and y in it
[x] Get a name of column y
[x] Type of regression
[x] Degree of polynomial regression
[x] Optimization algorithm (Calculate using matrices or gradient methods)
[x] button with regulators type
[x] choose x and y columns
Output requirements
[x] Basic regression metrics
[x] Excel file available for download
tsoiadelina
commented
2 years ago
am I need none type regulator?
vktrbr
commented
2 years ago
streamlit_app.py
Input requirements
Output requirements