Code Monkey home page Code Monkey logo

Mauricio Castro's Projects

dbscan-clustering icon dbscan-clustering

Density-based Clustering locates regions of high density that are separated from one another by regions of low density. Density, in this context, is defined as the number of points within a specified radius.

decision-trees icon decision-trees

Use of Decision Trees algorithm to build a model from historical data of patients, and their respond to different medications. Then you use the trained decision tree to predict the class of a unknown patient, or to find a proper drug for a new patient.

k-means icon k-means

In this notebook, learn how to use k-Means for customer segmentation.

knn-algorithm icon knn-algorithm

Load a customer dataset related to a telecommunication company, clean it, use KNN (K-Nearest Neighbours) to predict the category of customers, and evaluate the accuracy of your model.

linear-regression icon linear-regression

Learn how to use scikit-learn library to implement Simple linear regression with a data set that is related to fuel consumption and Carbon dioxide emission of cars.

logistic-regression icon logistic-regression

In this notebook, learn Logistic Regression, and then, create a model with telecommunications data to predict when its customers will leave for a competitor, so that you can take some action to retain the customer.

non-linear-regression icon non-linear-regression

learn about non linear regressions and apply an example on python. In this notebook, we fit a non-linear model to the data points corresponding to China's GDP from 1960 to 2014.

python-in-depth icon python-in-depth

Python course covering all basic concepts - This are a series of python exercises

scraping-and-analyzing-basketball-statistics-with-python icon scraping-and-analyzing-basketball-statistics-with-python

In this notebook, I web scrape basketball statistics from Wikipedia of some of the greatest basketball players. I also perform analyses on the data using Pandas, plot, data answer some basic questions then store the data on the IBM cloud.

support-vector-machine icon support-vector-machine

In this notebook, Use SVM (Support Vector Machines) to build and train a model using human cell records, and classify cells to whether the samples are benign or malignant.

visualizing-data-with-python icon visualizing-data-with-python

Learn how to create interesting graphics and charts and customize them to make them more effective and more pleasing to your audience.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.