Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Search

49 results

Filter
Python
Knime
Png Pdf Axis Chart Graphic
+3
  1. Go to item
    Workflow
    Meta Collection about KNIME and Python
    Knime Python Meta
    +10
    KNIME and Python - just good friends
    mlauber71 > Public > _knime_and_python_meta_collection
    3
  2. Go to item
    Workflow
    Use functions and Python code from an external .PY file or a Juypter notebook in KNIME's Python Source node
    Knime Python Jupyter
    +6
    Use functions and Python code from an external .PY file or a Juypter notebook in KNIME's Python Source node This workflow demonst…
    mlauber71 > Public > kn_example_python_import_module
    2
  3. Go to item
    Workflow
    Read binary Excel Files (.xlsb) wit the help of Python package "pyxlsb"
    Python Excel Xlsb
    +3
    Read binary Excel Files (.xlsb) wit the help of Python package "pyxlsb" conda install -c conda-forge pyxlsb
    mlauber71 > Public > kn_example_python_excel_xlsb
    1
  4. Go to item
    Workflow
    use Python XGBoost package to build model and deploy that thru KNIME Python nodes
    Xgboost Python Model
    +2
    use Python XGBoost package to build model and deploy that thru KNIME Python nodes in the subfolder /data/ there is a Jupyter note…
    mlauber71 > Public > kn_example_python_xgboost
    1
  5. Go to item
    Workflow
    H2O.ai AutoML (wrapped with Python) in KNIME for regression problems
    H2o Automl Knime
    +8
    H2O.ai AutoML (wrapped with Python) in KNIME for regression problems - a powerful auto-machine-learning framework (https://hub.kn…
    mlauber71 > Public > automl > kn_automl_h2o_regression_python
    1
  6. Go to item
    Workflow
    KNIME/Python check versions of packages and system
    Knime Python Pandas
    +3
    KNIME/Python check versions of packages and system
    mlauber71 > Public > kn_example_python_version_check
    0
  7. Go to item
    Workflow
    KNIME - use Pandas and OpenPyxl to import a protected and formatted excel sheet - where import is otherwise slow
    Knime Python Openpyxl
    +3
    KNIME - use Pandas and OpenPyxl to import a protected and formatted excel sheet - where import is otherwise slow
    mlauber71 > Public > kn_example_python_excel_import_knime
    0
  8. Go to item
    Workflow
    H2O.ai AutoML (wrapped with Python) in KNIME for regression problems
    H2o Automl Knime
    +8
    H2O.ai AutoML (wrapped with Python) in KNIME for regression problems - a powerful auto-machine-learning framework (https://hub.kn…
    anna_k > Public > kn_automl_h2o_regression_python
    0
  9. Go to item
    Workflow
    (forum example) H2O.ai AutoML (wrapped with R) with vtreat data preparation in KNIME for classification problems (with R vtreat)
    H2o Automl Knime
    +10
    H2O.ai AutoML (wrapped with R) with vtreat data preparation in KNIME for classification problems (with R vtreat) - a powerful aut…
    mlauber71 > Public > forum > kn_forum_automl_h2o_classification_r_vtreat_svm
    0
  10. Go to item
    Workflow
    use Python and KNIME to make a random forest
    Python Machine learning Knime
    +2
    Simple example to make a random forest model with Python in KNIME using the iris dataset. And saving and reusing the model with P…
    mlauber71 > Public > kn_example_python_iris
    0
  11. Go to item
    Workflow
    use KNIME and Python OpenPyxl to read the index numbers of every sheet in an Excel file - then move a sheet from one index position to a new one
    KNIME Python Openpyxl
    +5
    use KNIME and Python OpenPyxl to read the index numbers of every sheet in an Excel file - then move a sheet from one index positi…
    mlauber71 > Public > kn_example_python_excel_sheet_move_to_position
    0
  12. Go to item
    Workflow
    use the new (KNIME 4.5) Python Script node to read Parquet file into KNIME, export it again, put it into SQLite database and read it back
    Parquet Arrow Import
    +5
    use the new (KNIME 4.5) Python Script node to read Parquet file into KNIME, export it again, put it into SQLite database and read…
    mlauber71 > Public > kn_example_python_read_parquet_file_2021
    0
  13. Go to item
    Workflow
    H2O.ai AutoML (wrapped with R) with vtreat data preparation in KNIME for regression problems
    H2o Automl Knime
    +11
    H2O.ai AutoML (wrapped with R) with vtreat data preparation in KNIME for regression problems (with R vtreat) - a powerful auto-ma…
    mlauber71 > Public > automl > kn_automl_h2o_regression_r_vtreat
    0
  14. Go to item
    Workflow
    Read ORC file into KNIME's Python node
    Arrow Import Knime
    +6
    Read ORC file into KNIME's Python node If you want to transfer several files from outside sources into the Python environment and…
    mlauber71 > Public > kn_example_python_read_orc_file
    0
  15. Go to item
    Workflow
    use the new (KNIME 4.5) Python Script node to read and write ARFF file into KNIME, export it again as Parquet, put it into SQLite database and read it back
    Parquet Arrow Import
    +6
    use the new (KNIME 4.5) Python Script node to read and write ARFF file into KNIME, export it again as Parquet, put it into SQLite…
    mlauber71 > Public > kn_example_python_read_arff_file
    0
  16. Go to item
    Workflow
    Read and write ODS (Libre Office) calc sheets with Python and KNIME
    KNIME ODS Open Document
    +8
    Read and write ODS (Libre Office) calc sheets with Python and KNIME
    mlauber71 > Public > kn_example_python_ods_calc_read_write
    0
  17. Go to item
    Workflow
    H2O.ai AutoML (wrapped with Python) with vtreat data preparation in KNIME for regression problems
    H2o Automl Knime
    +11
    H2O.ai AutoML (wrapped with Python) with vtreat data preparation in KNIME for regression problems (with R vtreat) - a powerful au…
    mlauber71 > Public > automl > kn_automl_h2o_regression_python_vtreat
    0
  18. Go to item
    Workflow
    use Python to drop columns with specific names
    Python Knime Column
    +1
    use Python to drop columns with specific names
    mlauber71 > Public > kn_example_python_filter_columns
    0
  19. Go to item
    Workflow
    KNIME (4.6) & Python Graphics - Grouped barplots with Seaborn
    Knime Python Matplotlib
    +8
    KNIME (4.6) & Python Graphics - Grouped barplots with Seaborn - using bundled Python version (no additional Python installation n…
    mlauber71 > Public > kn_example_python_graphic_bar_charts_46
    0
  20. Go to item
    Workflow
    KNIME & Python Graphics - Boxenplot Plotting large distributions
    Knime Python Matplotlib
    +10
    KNIME & Python Graphics - Boxenplot Plotting large distributions adapted from: https://seaborn.pydata.org/examples/large_distribu…
    mlauber71 > Public > kn_example_python_graphic_boxenplot_large_distribution
    0

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits