Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
robitalhazmi
/
genetic_algorithm
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
genetic_algorithm
1 contributor
History:
13 commits
robitalhazmi
Update ilustration of decision tree algorithm
90478ea
10 months ago
pages
fix predict heart disease function
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
Cross-over.png
Safe
13.7 kB
Add additional content
11 months ago
Decision Tree Algorithm.webp
Safe
19.4 kB
Add additional content
11 months ago
GA_KKPM.ipynb
Safe
341 kB
Update model with new genetic algorithm schema
10 months ago
Gini method.webp
Safe
3.97 kB
Add additional content
11 months ago
Heart_Disease.ipynb
Safe
702 kB
Add additional content
11 months ago
Mutation.png
Safe
3.04 kB
Add additional content
11 months ago
README.md
Safe
253 Bytes
initial commit
11 months ago
Terminology for Genetic Algorithm.png
Safe
19.2 kB
Add additional content
11 months ago
The Decision Tree Algorithm.png
Safe
9.89 kB
Update ilustration of decision tree algorithm
10 months ago
The Gini Index.webp
Safe
6.34 kB
Add additional content
11 months ago
Working of Genetic Algorithm.png
Safe
26.8 kB
Add additional content
11 months ago
app.py
Safe
4.48 kB
rename app.py
11 months ago
decision.dot
Safe
12.9 kB
Update model with new genetic algorithm schema
10 months ago
encoded_heart_disease.csv
Safe
85.7 kB
Add application file
11 months ago
heart_image.jpg
Safe
815 kB
add image file
11 months ago
model-0.joblib
pickle
Detected Pickle imports (6)
"_codecs.encode"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
29.1 kB
LFS
Update model with new genetic algorithm schema
10 months ago
model-1.joblib
pickle
Detected Pickle imports (6)
"_codecs.encode"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
23.9 kB
LFS
Update model with new genetic algorithm schema
10 months ago
model-2.joblib
pickle
Detected Pickle imports (6)
"_codecs.encode"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
28.8 kB
LFS
Update model with new genetic algorithm schema
10 months ago
model-3.joblib
pickle
Detected Pickle imports (6)
"_codecs.encode"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
14.8 kB
LFS
Update model with new genetic algorithm schema
10 months ago
model-4.joblib
pickle
Detected Pickle imports (6)
"_codecs.encode"
,
"numpy.dtype"
,
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"sklearn.tree._classes.DecisionTreeClassifier"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
How to fix it?
14.8 kB
LFS
Update model with new genetic algorithm schema
10 months ago
requirements.txt
Safe
57 Bytes
Update requirements.txt
11 months ago
smaller gini index.webp
Safe
1.27 kB
Add additional content
11 months ago