An open API service indexing awesome lists of open source software.

https://github.com/mrtkp9993/machine-learning-examples

Basic Machine Learning Examples.
https://github.com/mrtkp9993/machine-learning-examples

data-science machine-learning r-language r-markdown

Last synced: 18 days ago
JSON representation

Basic Machine Learning Examples.

Awesome Lists containing this project

README

          

# Machine Learning Examples

[![GitHub license](https://img.shields.io/github/license/mrtkp9993/Machine-Learning-Examples.svg)](https://github.com/mrtkp9993/Machine-Learning-Examples/blob/master/LICENSE)

* SCADI Data Set, methods used: t-SNE, Random Forests
[UCI ML Repository Link](http://archive.ics.uci.edu/ml/datasets/SCADI), [Data](https://github.com/mrtkp9993/Machine-Learning-Examples/blob/master/data/SCADI.csv), [Markdown](https://github.com/mrtkp9993/Machine-Learning-Examples/blob/master/markdowns/t-SNE_and_Random_Forests.md).

* Breast Cancer Coimbra Data Set, methods used: Support Vector Machines (SVM)
[UCI ML Repository Link](https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Coimbra), [Data](https://github.com/mrtkp9993/Machine-Learning-Examples/blob/master/data/Breast_Cancer_Coimbra_DataSet.csv), [Markdown](https://github.com/mrtkp9993/Machine-Learning-Examples/blob/master/markdowns/SVM.md).

## References

* Zarchi, M. S., SMM Fatemi Bushehri, and M. Dehghanizadeh. 'SCADI: A standard dataset for self-care problems classification of children with physical and motor disability.' International Journal of Medical Informatics (2018).

* Patrício, M., Pereira, J., Crisóstomo, J., Matafome, P., Gomes, M., Seiça, R., & Caramelo, F. (2018). Using Resistin, glucose, age and BMI to predict the presence of breast cancer. BMC Cancer, 18(1).