Coder Social home page Coder Social logo



LinkedIn website Stack Overflow HackerRank

Hey there, I'm Fan, a machine learning engineer and data scientist 🕺

from datascience.datascientist import Fan

...

class Bio(metaclass=Meta):
    name        : str = "Fan Li"
    designation : str = "Data Scientist"
    base        : str = "San Francisco, CA"
    website     : str = "https://victorlifan.wixsite.com/victorlifan"
    company     : str = "Capgemini"

class Stack(metaclass=Meta):
    languages   : Tuple[str, ...] = ("Python", "SQL", "HTML", "Bash")
    databases   : Tuple[str, ...] = ("MySQL", "PostgreSQL", "Oracle", "MongoDB")
    misc        : Tuple[str, ...] = ("AWS", "Spark", "Docker")
    ongoing     : Tuple[str, ...] = ("Reinforcement Learning")

class Social(metaclass=Meta):
    linkedin    : str = "victorlifan"
    twitter     : str = "fanli54296660"
    wechat      : str = "victorlifan"

💻 Some stats 💻

watching_count

Fan's GitHub stats

Fan 's Projects

aind2-cnn icon aind2-cnn

AIND Term 2 -- Lesson on Convolutional Neural Networks

bikeshare_data_analysis icon bikeshare_data_analysis

Using python and pandas to build an interactive data analysis program upon bikeshare among three cities.

dsnd icon dsnd

data scientist nanodegree program ex

dsnd_term1 icon dsnd_term1

Contains files related to content and project of DSND

dsnd_term2 icon dsnd_term2

Contains files related to content and project of DSND Term 2

flowise icon flowise

Drag & drop UI to build your customized LLM flow

investigate-a-dataset-tmdb icon investigate-a-dataset-tmdb

The Movie Database (TMDb) contains information about 10,000 movies collected from TMDb, including over 20 indicators. This document will go through each step from data wrangling, statistical analyse, data visualize to draw conclusions.

kmeans icon kmeans

kmeans, kmeans++, SpectralClustering from scratch

msds501 icon msds501

Course notes for MSDS501, computational boot camp, at the University of San Francisco

msds621 icon msds621

Course notes for MSDS621 at Univ of San Francisco, introduction to machine learning

msds689 icon msds689

Course syllabus, notes, projects for USF's MSDS689

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.