-
Updated
Oct 29, 2021 - Python
kaggle
Here are 3,265 public repositories matching this topic...
-
Updated
Nov 3, 2021 - Python
-
Updated
Sep 24, 2021 - Jupyter Notebook
usually, after trained model. i save model in cpp format with code:
cat_model.save_model('a', format="cpp")
cat_model.save_model('b', format="cpp")
but when my cpp need to use multi models.
in my main.cpp
#include "a.hpp"
#include "b.hpp"
int main() {
// do something
double a_pv = ApplyCatboostModel({1.2, 2.3}); // i want to a.hpp's model here
double b_pv
-
Updated
Oct 21, 2021 - Jupyter Notebook
-
Updated
Nov 3, 2021 - Python
-
Updated
Oct 12, 2021 - Python
-
Updated
Sep 29, 2021 - Jupyter Notebook
-
Updated
Jul 5, 2019 - Jupyter Notebook
-
Updated
Sep 25, 2021 - C++
-
Updated
Oct 15, 2018 - Jupyter Notebook
-
Updated
Dec 23, 2019 - HTML
-
Updated
Aug 25, 2021 - Python
-
Updated
Oct 27, 2021 - Python
-
Updated
Jan 21, 2020 - Jupyter Notebook
-
Updated
Dec 20, 2017 - Python
-
Updated
Oct 5, 2020 - Jupyter Notebook
-
Updated
Jun 16, 2021 - Python
-
Updated
Oct 29, 2021 - Jupyter Notebook
-
Updated
Jan 30, 2020
-
Updated
Nov 2, 2021 - Python
-
Updated
Apr 13, 2018 - Python
-
Updated
Sep 22, 2020 - Jupyter Notebook
-
Updated
Oct 24, 2021 - HTML
-
Updated
Mar 23, 2018 - Python
-
Updated
Jan 12, 2020 - Python
-
Updated
Aug 13, 2021 - Python
-
Updated
Dec 31, 2018 - Python
Improve this page
Add a description, image, and links to the kaggle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kaggle topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Summary
mypyshows some issues in LightGBM's Python package.mypy \ --exclude='python-package/compile/|python-package/build' \ --ignore-missing-imports \ python-package/18 errors in 4 files (click me)