Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alvarodemig/DataScience-webapp-with-flask
/ functions
Functions
23 in github.com/alvarodemig/DataScience-webapp-with-flask
⨍
Functions
23
◇
Types & classes
0
↳
Endpoints
11
↓ 5 callers
Function
loadDataset
(dataset)
coolscience.py:40
↓ 4 callers
Function
loadColumns
(dataset)
coolscience.py:29
↓ 3 callers
Function
datasetList
()
coolscience.py:22
Function
classificationModels
()
models.py:7
Function
dataset
(description = None, head = None, dataset = None)
coolscience.py:70
Function
datasets
()
coolscience.py:66
Function
graph_process
(dataset = dataset)
coolscience.py:197
Function
graphs
(dataset = dataset)
coolscience.py:192
Function
index
()
coolscience.py:52
Function
internal_error
(e)
coolscience.py:300
Function
model_process
(dataset = dataset)
coolscience.py:92
Function
models
(dataset = dataset)
coolscience.py:82
Function
page_not_found
(e)
coolscience.py:304
Function
plot_ROC
(X, y, classifier, cv)
plotfunctions.py:12
Function
plot_boxplot
(ds, cat, num)
plotfunctions.py:114
Function
plot_correlations
(ds, corr, corrcat)
plotfunctions.py:101
Function
plot_histsmooth
(ds, columns)
plotfunctions.py:86
Function
plot_predVSreal
(X, y, classifier, cv)
plotfunctions.py:68
Function
predict
(dataset = dataset)
coolscience.py:218
Function
predict_process
(dataset = dataset)
coolscience.py:228
Function
preprocessed_dataset
(dataset)
coolscience.py:146
Function
preprocessing
(dataset = dataset)
coolscience.py:141
Function
regressionModels
()
models.py:52