Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am new in machine learning and algorithm, the project is to identify possible cat/dog disease through its symptoms. There is no decent and relevant dataset, during my research I ended up using sckit-learn and found out this package cannot work with string values. what steps should I take from preparing the dataset to coding.

What I have tried:

I created mock data with string values using scikitlearn
Posted
Comments
[no name] 10-Oct-22 1:06am    
I think you'll need a model for each disease; and have to run multiple models to attempt a diagnosis.

https://mdfarragher.medium.com/predict-heart-disease-with-c-and-ml-net-machine-learning-23760e9e58be

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900