-
I want csv file of kddcup for executing my program
kdd linear separability.ipynb
-
Hi @wzfhaha , as titled, KDDCup2015 ended, wondering may the gt for testset be released so the KDDCup2015 dataset is fully accessible for the public. (Need it as 1. it's smaller->easier to start with …
-
http://pslcdatashop.org/KDDCup/workshop/papers/KDDCup2010_Toescher_Jahrer.pdf
-
Can you provide the dataset for multi class classification
-
Having deployed using your charts, and after a hello-world pi calculation, I am trying to execute some simple commands within Jupyter, based on `https://github.com/jadianes/spark-py-notebooks/tree/mas…
jtlz2 updated
5 years ago
-
I have some code using the `unpack` function which fails with DataDeps 7.7 (apparently there were some changes to use 7zip on all platforms, not sure when exactly the breaking change happened). I have…
Djoop updated
3 years ago
-
https://github.com/zuokai/KDDCUP_2020_MultimodalitiesRecall_2nd_Place/blob/master/code/lxmert/src/tasks/kdd_model.py
是没有train,还是没有公开train呢?
-
Py4JJavaError: An error occurred while calling z:org.apache.spark.api.python.PythonRDD.collectAndServe.
: org.apache.hadoop.mapred.InvalidInputException: Input path does not exist: hdfs://quickstart.…
-
Hi there,
Thanks for such a useful application on GitHub. I tried to run the project on my machine on the KDD Cup dataset (kddcup.data). However, when I tried to validate the test result, I found …
-
I downloaded the original KDD dataset. The KDD format created by your project is not the same. Some attributes (like dst_host_count, dst_host_srv_count, and dst_host_same_srv_rate) are missing and the…