flowchart TB ML(Machine learning) --> UL(Unsupervised learning) ML --> SL(Supervised learning) ML --> RL(Reinforcement learning) ML --> dots1(...) SL --> BC(binary classification) SL --> MCC(multi-class classification) SL --> MLC(multi-label classification) SL --> TTE(time-to-event analysis) SL --> REG(regression) SL --> dots2(...)






























