Hey Jinwoo,
Sounds like you're in a tough situation.
Not sure why people are responding with discussions of the true meaning of
AI.
As far as getting things out of xml goes, you can use the module ElemenTree
that's in the standard Python library.
https://eli.thegreenplace.net/2012/03/15/processin
> However, these are typically considered "machine learning" techniques;
when someone says "AI", they typically mean a Neural Network.
I am sorry but I disagree:
https://en.wikipedia.org/wiki/Artificial_intelligence
On 29 March 2018 at 06:47, Andrew Howe wrote:
> Hi Jinwoo
>
> It is true that s
Hi Jinwoo
It is true that scikit-learn has many models for supervised classification
tasks, and it should be relatively trivial for you to munge your 3 data
files into the X (data) y (labels) format required for these methods.
Examples are k-means, Support Vector Machines, Decision Trees, and
Disc
Dear scikit-learn experts
Hello, I am a graduate school student majoring in doping control
analysis in Korea.
Now I'm in a research institute that carries out doping control analyses.
I received a project by my advising doctor. It's about operating an AI
project.
A workshop is scheduled in April,