Nuestro grupo organiza más de 3000 Series de conferencias Eventos cada año en EE. UU., Europa y América. Asia con el apoyo de 1.000 sociedades científicas más y publica más de 700 Acceso abierto Revistas que contienen más de 50.000 personalidades eminentes, científicos de renombre como miembros del consejo editorial.

Revistas de acceso abierto que ganan más lectores y citas
700 revistas y 15 000 000 de lectores Cada revista obtiene más de 25 000 lectores

Abstracto

Breast Cancer Prediction by Logistic Regression with CUDA Parallel Programming Support

Alessandro Peretti* and Francesco Amenta

Objective: The present article shows the development and the simulation of a machine learning model created with logistic regression to predict breast cancer tumor.

Methods: The software is developed under Linux Ubuntu, with Theano Framework. It uses Python programming language and Nvidia CUDA parallel GPU programming mechanism. It uses Nvidia CUDA programming approach to take advantage of multiple GPUs.

Results: From the results we can say that the model is very efficient. We developed two versions. The first version gives, in 85% of cases, the right response while last and more optimized version is able to give 91% of good responses. They are significant values and the differences between the versions may open better scenario for the future.

Conclusion: The good responses of the method developed could be open better scenario for breast cancer disease to avoid, sometimes, invasive diagnostic analysis. Furthermore, with a different sample of study is possibile to improve the efficiency of the methods mixing some different input dataset. Create a web database to train the algorithm behind the model to create a sort of open data for consultations.