Skip to content
View RuijieYin's full-sized avatar

Block or report RuijieYin

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

class RYCoding():
    
  def __init__(self):
    self.name = "Ruijie Yin"
    self.username = "ruijieyin"
    self.location = "Miami, Florida"
    self.major = "Biostatistics"
 
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = RYCoding()

Popular repositories Loading

  1. Quantitative-Research Quantitative-Research Public

    Python 1

  2. ranktreeEnsemble ranktreeEnsemble Public

    Forked from TransBioInfoLab/ranktreeEnsemble

    R 1

  3. ml-glossary ml-glossary Public

    Forked from bfortuner/ml-glossary

    Machine learning glossary

    Python 1

  4. ECE795-Big-Data-Analytics ECE795-Big-Data-Analytics Public

    Python

  5. ECE730-Statistical-Learning ECE730-Statistical-Learning Public

  6. HGG621-Design-and-Analysis-of-Human-Genomic-Studies HGG621-Design-and-Analysis-of-Human-Genomic-Studies Public