Skip to content

Instantly share code, notes, and snippets.

View jinyyy666's full-sized avatar

Jimmy Jin jinyyy666

  • Facebook Inc.
  • Menlo Park, California
View GitHub Profile
@mblondel
mblondel / seminb.py
Created October 28, 2015 12:50
Semi-supervised Naive Bayes
# -*- coding: utf-8 -*-
# Copyright (C) 2010 Mathieu Blondel
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,