Skip to content
View SebastianWu's full-sized avatar

Block or report SebastianWu

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

Pinned Loading

  1. Gradient-Descent-Based-Classifier Gradient-Descent-Based-Classifier Public

    Implement a gradient-based classifier for a classification problem with numerical predictive attributes and a discrete classification attribute.

    Java

  2. Peg-Game Peg-Game Public

    Implement the Davis-Putnam algorithm and use it to solve versions of the peg game

    Java

  3. Vertibi-Decoder Vertibi-Decoder Public

    Train the WSJ_02-21, Implement Vertibi Decoder to generate POS-tag for sentences.

    Python

  4. Name-Entity-Tagger Name-Entity-Tagger Public

    Using Max Entropy algorithm with the features I build to predict the Name Entity Tag of the token in sentences

    Python

  5. Aspect-level-Sentiment-Analysis Aspect-level-Sentiment-Analysis Public

    fine grained sentiment analysis using a double propagation algorithm

    Python 2 5

  6. NYC-Yellow-Taxi-Trip-Duration-Prediction NYC-Yellow-Taxi-Trip-Duration-Prediction Public

    Train the model using Weather Data, Traffic Data and Trip Information data to predict taxi trip duration

    Scala