Skip to content
View RicardoLeonCo's full-sized avatar

Block or report RicardoLeonCo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Credit-Card-Fraud-Detection-with-Classifiers Credit-Card-Fraud-Detection-with-Classifiers Public

    Using algorithms such as XG-Boost, Random Forest, KNN, Logistic Regression, SVM, and Decision tree from scikit-learn to classify and distinguish fraud transactions. We also use evaluation metrics s…

    Jupyter Notebook

  2. Face-Detection-with-Open-Computer-Vision Face-Detection-with-Open-Computer-Vision Public

    Using open source computer vision this model detects faces from a given input picture. Written in python using Colaboratory.

    Jupyter Notebook

  3. Breast-Cancer-Detection-with-Naive-Bayes Breast-Cancer-Detection-with-Naive-Bayes Public

    Machine Learning Binary Classifier implementing a Naive Bayes algorithm written in Python using Colaboratory. The dataset features breast cancer tumor information provided by SciKit-Learn.

    Jupyter Notebook

  4. Kardashians-Datacamp-Project Kardashians-Datacamp-Project Public

    This guided project from Datacamp is analysis Google Trends data on the Kardashian family clan and patterns found on that data.

    Jupyter Notebook

  5. Linear-Regression-House-Selling-Prices Linear-Regression-House-Selling-Prices Public

    Using R and a dataset from Kaggle, I built a linear model that can be used to predict the price of a home from a given number of variables and added some visualizations to help interpret the model …

    HTML

  6. Logistic-Regression-Predicting-Grades Logistic-Regression-Predicting-Grades Public

    Using R, I built a logistic regression model that can predict whether a student will get an "A" or not from given variables in a 400 level statistics class with an accuracy greater than 91%. I also…

    HTML