Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
emanoelopes
/
clareia
like
0
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
main
clareia
/
webapp
3.61 MB
2 contributors
History:
92 commits
emanoelopes
Fix: Add CSV files to Git LFS and update code for Hugging Face compatibility
8fd279c
3 months ago
pages
Fix: Add CSV files to Git LFS and update code for Hugging Face compatibility
3 months ago
src
Fix: Add CSV files to Git LFS and update code for Hugging Face compatibility
3 months ago
tests
Add new visualizations and metrics for educational dashboard; update requirements and VSCode extensions
5 months ago
home.py
Safe
5.74 kB
Fix: Add CSV files to Git LFS and update code for Hugging Face compatibility
3 months ago
home_1.py
Safe
8.32 kB
Merge branch 'main' into hardcoded_eliminate
5 months ago
home_old.py
Safe
2.26 kB
some errors
5 months ago
home_old_1.py
Safe
0 Bytes
Update UCI and OULAD metrics calculations to be dynamic, enhancing the educational dashboard with real-time data insights. Refactor visualizations to reflect actual dataset values, improving user experience and accuracy in performance metrics. Add error handling for data loading processes.
5 months ago
oulad.pkl
pickle
Detected Pickle imports (16)
"numpy.float64"
,
"builtins.slice"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.dtype"
,
"pandas.core.indexes.base.Index"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.impute._base.SimpleImputer"
,
"pandas.core.indexes.base._new_Index"
,
"numpy._core.multiarray._reconstruct"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"sklearn.compose._column_transformer._RemainderColsList"
,
"sklearn.tree._tree.Tree"
,
"numpy.ndarray"
,
"numpy._core.multiarray.scalar"
,
"sklearn.ensemble._forest.RandomForestClassifier"
How to fix it?
144 kB
xet
Atualizar versão para 0.1.1 e melhorias no rodapé
3 months ago
uci.pkl
pickle
Detected Pickle imports (15)
"builtins.slice"
,
"sklearn.tree._classes.DecisionTreeRegressor"
,
"numpy.dtype"
,
"sklearn.ensemble._forest.RandomForestRegressor"
,
"pandas.core.indexes.base.Index"
,
"sklearn.compose._column_transformer.ColumnTransformer"
,
"sklearn.pipeline.Pipeline"
,
"sklearn.compose._column_transformer._RemainderColsList"
,
"pandas.core.indexes.base._new_Index"
,
"sklearn.preprocessing._encoders.OneHotEncoder"
,
"numpy._core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"sklearn.preprocessing._function_transformer.FunctionTransformer"
,
"sklearn.tree._tree.Tree"
,
"numpy.float64"
How to fix it?
3.18 MB
xet
Atualizar versão para 0.1.1 e melhorias no rodapé
3 months ago