Category: Machine Learning

  • Científico de Datos: Ventajas y Desventajas de Naive Bayes en Machine Learning

    Científico de Datos: Ventajas y Desventajas de Naive Bayes en Machine Learning

    Tal vez te preguntarás sobre por qué usar Navie Bayes y cuales son las ventajas y desventajas de este método de machine learning (aprendizaje computarizado) . Estas son algunas de las incognitas que pódras aclarar en este artículo y que te permitirán implementar y predecir mejor tus eventos con los datos adecuados. El modelo Naive […]

  • Logistic Regression vs Linear Regression

    Logistic Regression vs Linear Regression

    Logistic regression is used to find the odds or event ratio in which a specific event occurs in relation to other events. This machine learning method also is used in regression problems that require to identify the probability of occurrence of a specific dependent variable. It has the advantage to find the relationship between a […]