Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
robitalhazmi
/
genetic_algorithm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
genetic_algorithm
2.19 MB
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
robitalhazmi
Update ilustration of decision tree algorithm
90478ea
about 2 years ago
pages
fix predict heart disease function
about 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 years ago
Cross-over.png
Safe
13.7 kB
Add additional content
about 2 years ago
Decision Tree Algorithm.webp
Safe
19.4 kB
Add additional content
about 2 years ago
GA_KKPM.ipynb
Safe
341 kB
Update model with new genetic algorithm schema
about 2 years ago
Gini method.webp
Safe
3.97 kB
Add additional content
about 2 years ago
Heart_Disease.ipynb
Safe
702 kB
Add additional content
about 2 years ago
Mutation.png
Safe
3.04 kB
Add additional content
about 2 years ago
README.md
Safe
253 Bytes
initial commit
about 2 years ago
Terminology for Genetic Algorithm.png
Safe
19.2 kB
Add additional content
about 2 years ago
The Decision Tree Algorithm.png
Safe
9.89 kB
Update ilustration of decision tree algorithm
about 2 years ago
The Gini Index.webp
Safe
6.34 kB
Add additional content
about 2 years ago
Working of Genetic Algorithm.png
Safe
26.8 kB
Add additional content
about 2 years ago
app.py
Safe
4.48 kB
rename app.py
about 2 years ago
decision.dot
Safe
12.9 kB
Update model with new genetic algorithm schema
about 2 years ago
encoded_heart_disease.csv
Safe
85.7 kB
Add application file
about 2 years ago
heart_image.jpg
Safe
815 kB
add image file
about 2 years 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
xet
Update model with new genetic algorithm schema
about 2 years 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
xet
Update model with new genetic algorithm schema
about 2 years 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
xet
Update model with new genetic algorithm schema
about 2 years 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
xet
Update model with new genetic algorithm schema
about 2 years 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
xet
Update model with new genetic algorithm schema
about 2 years ago
requirements.txt
Safe
57 Bytes
Update requirements.txt
about 2 years ago
smaller gini index.webp
Safe
1.27 kB
Add additional content
about 2 years ago