Coder Social home page Coder Social logo

songdo / imbalanced-learn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scikit-learn-contrib/imbalanced-learn

0.0 0.0 0.0 21.29 MB

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning

Home Page: https://imbalanced-learn.org

License: MIT License

Python 95.22% Makefile 0.11% Shell 3.32% TeX 1.06% Batchfile 0.29%

imbalanced-learn's Introduction

关于

这是我的个人主页所用的模板,该主题是Sébastien Sauniermarcgg的基础上改写的。我fork过来后,也稍微做了些修改,如果你觉得不错,可以直接从我这里fork过去,fork过去后还请你把涉及到我个人的一些信息、文章、图片删掉,谢谢。

主题预览

YongYuan's Homepage

已完成功能

  1. 调用豆瓣api显示书单列表
  2. 在线简历(未在我的个人博客上展示,因为我有pdf的版本,为避免两处都要维护,所以弃用,如果需要,可以在导航栏上添加resume
  3. 添加latex公式支持(效果见博文)
  4. 添加个人时间线(timeline)

安装步骤

  1. 把模板下载过去,如果你没有用单独的域名的话,把CNAME文件删掉,然后顺便把_posts里的文章删掉;
  2. 配置_config.yml,比如把title修改成你自己;
  3. 修改英文页面default.html,把里面出现的固定的url更改成你的url;
  4. 修改中文页面index.html,主要是中文页面的一些内容;
  5. resume目录是在线简历,演示效果,这个你在用时,把前面那个default.html中把latex的简历url换成这个目录的url;
  6. book模板,这个你需要有一个豆瓣账号,现在books/index.html页面把title等修改一下,然后到douban.api.js把账号user和api改一下。
function DoubanApi() {
	this.defaults = {
		place:"douban",
		user:"57528320",
		api:"08242004429e34bb186c600cc7da9e31",
		book:[{status:"reading",maxnum:20},{status:"read",maxnum:100},{status:"wish",maxnum:100}],
		bookreadingtitle:"在读...",
		bookreadtitle:"读过...",
		bookwishtitle:"想读..."
	};
}

感谢

感谢Sébastien Sauniermarcgg,如果你觉得本主题有改进的地方,欢迎开issues或者提交你的PR。

imbalanced-learn's People

Contributors

absolutelynowarranty avatar akash-suresh avatar bganglia avatar chkoar avatar dabrze avatar discdiver avatar dvro avatar fmfn avatar gitter-badger avatar glemaitre avatar hayesall avatar klizter avatar kmike avatar massich avatar matteding avatar microsheep avatar orausch avatar osanai-hisashi avatar paulochf avatar proinsias avatar pulkitmaloo avatar rasbt avatar seanbenhur avatar shaform avatar shihab-shahriar avatar ssaamm avatar stephanheijl avatar themrzmaster avatar timgates42 avatar vivekk0903 avatar

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.