Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
solutions using C# for leetcode according to tags of questions, updating everyday. My contact info: guozhennianhua@163.com or my blog: http://blog.csdn.net/daigualu
-
-
-
This is a manager for leetcode issues based on Entity Framework, SQL Server and WinForm.
-
Forked from awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
388 contributions in the last year
Contribution activity
June 2020
jackzhenguo has no activity
yet for this period.
May 2020
Created a pull request in lyhue1991/eat_tensorflow2_in_30_days that received 2 comments
train-split
应该是将泰坦尼克训练集划分为2份,源代码中好像缺失这个步骤,添加如下代码,确认下哈。 from sklearn.model_selection import train_test_split dftrain_raw,dftest_raw = train_test_split(dftrain_r…
+8
−6
•
2
comments