Skip to content
View tranctan's full-sized avatar
🧑‍💻
Busy being awe(some)
🧑‍💻
Busy being awe(some)
Block or Report

Block or report tranctan

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
tranctan/README.md

Hi there 👋

I am a data-driven nerd. Please don't overfit me !

Tan's github stats

Pinned

  1. Kaggle-Data-Science-Bowl-2019 Kaggle-Data-Science-Bowl-2019 Public

    Kaggle Data Science Bowl 2019, key things that we learnt from one of the biggest data science competition

    Jupyter Notebook 4

  2. Feature-Scaling-on-Mobile-Price-Classification Feature-Scaling-on-Mobile-Price-Classification Public

    The scope of this works includes 2 distance-based models, which are KNN and SVM, and experiment how scaling features affects the performance of these 2 models. The work is conducted under the conte…

    Jupyter Notebook 2 1

  3. Gender-Classification-based-on-Twritter-textual-data Gender-Classification-based-on-Twritter-textual-data Public

    A comprehensive baseline model for Gender Classification based on Twitter Profile Data

    Jupyter Notebook 3 1

  4. vietnamese-text-cleaning vietnamese-text-cleaning Public

    Vietnamese Text Cleaning - A script of different cleaning steps for Vietnamese textual data. Conducted under the context of Zalo AI Challenge.

    Jupyter Notebook 3

  5. pandas_contribution.md pandas_contribution.md
    1
    # Pandas Contribution - How to get started
    2
    
                  
    3
    The kickstart contribution to Pandas library is one of the most valuable experience i have ever done (Thanks to my boss asking me to give a try with this). Throughout the process, i needed to lookup many certain things to make the first Pull Requests accepted, so it is worth noting here. It is better to take small steps first, so I chose a Python test case as a decent start.
    4
    
                  
    5
    This is mainly referenced from the [Pandas Contribution Document](https://pandas.pydata.org/pandas-docs/stable/development/contributing.html#id4) itself, but with many other necessary notes to conduct a test case in Python.
  6. About Python.md About Python.md
    1
    ---
    2
    title: About Python
    3
    tags: Python
    4
    ---
    5