Skip to content
View felipecamilo's full-sized avatar

Block or report felipecamilo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. DSA-PythonFundamentalsCourse DSA-PythonFundamentalsCourse Public

    Curso introdutório de Python para análise de dados.

    Jupyter Notebook

  2. UNICAMP-mc102-algorithms UNICAMP-mc102-algorithms Public

    Disciplina introdutória ao desenvolvimento e programação de computadores, lógica de programação e analise de dados(opcional) em Python.

    Python

  3. fisher-classifier-api fisher-classifier-api Public

    Custom implementation of Fisher's Discriminant Analysis for breast cancer diagnosis deployed via a REST API

    R

  4. logistic-regression-from-scratch logistic-regression-from-scratch Public

    Logistic regression implementation only using Numpy and Pandas.

    Python

  5. pyspark-course pyspark-course Public

    Introdutory aspects of PySpark

    Jupyter Notebook

  6. UNICAMP-mc202-data-structures UNICAMP-mc202-data-structures Public

    Basic structures for representing information: lists, queues, stacks, trees, graphs and their generalizations. Algorithms for constructing, consulting and manipulating such structures. Development …

    C