dojo-ds
latest

Contents (Overview):

  • Installation
    • Stable release
  • Usage
  • Contributing
    • Types of Contributions
      • Report Bugs
      • Fix Bugs
      • Implement Features
      • Write Documentation
      • Submit Feedback
    • Get Started!
    • Pull Request Guidelines
    • Tips
    • Deploying
  • Credits
    • Development Lead
    • Contributors

Documentation:

  • dojo_ds package
    • show_code()
    • Submodules
    • dojo_ds.cli module
    • dojo_ds.data_enrichment module
      • find_outliers_IQR()
      • find_outliers_Z()
      • remove_outliers()
    • dojo_ds.deploy module
      • load_filepath_config()
      • save_filepath_config()
    • dojo_ds.eda module
      • annotate_regplot_equation()
      • explore_categorical()
      • explore_numeric()
      • plot_categorical_vs_target()
      • plot_correlation()
      • plot_numeric_vs_target()
      • summarize_df()
    • dojo_ds.evaluate module
      • classification_metrics()
      • convert_y_to_sklearn_classes()
      • evaluate_classification()
      • evaluate_classification_network()
      • evaluate_ols()
      • evaluate_regression()
      • get_true_pred_labels()
      • plot_history()
      • plot_residuals()
      • regression_metrics()
    • dojo_ds.imports module
    • dojo_ds.insights module
      • annotate_hbars()
      • get_coefficients()
      • get_coeffs_linreg()
      • get_coeffs_logreg()
      • get_color_dict()
      • get_colors_gt_lt()
      • get_importances()
      • plot_coefficients()
      • plot_coeffs()
      • plot_coeffs_color()
      • plot_importance()
      • plot_importance_color()
      • plot_residuals()
      • summarize_df()
    • dojo_ds.matplotlib_style module
    • dojo_ds.nlp module
      • batch_preprocess_texts()
      • get_ngram_measures_finder()
      • make_custom_nlp()
      • make_text_vectorization_layer()
      • preprocess_text()
      • reference_set_seed_keras()
    • dojo_ds.time_series module
      • get_adfuller_results()
      • get_sig_lags()
      • plot_acf_pacf()
      • regression_metrics_ts()
    • dojo_ds.utils module
      • check_batch_size()
      • clickable_link()
      • column_report()
      • create_directories_from_paths()
      • deep_getsizeof()
      • get_attributes()
      • get_filesize()
      • get_methods()
      • get_or_print_filesize()
      • inspect_file()
      • inspect_variables()
      • preview_ds()
      • print_and_convert_size()
      • read_and_fix_json()
      • reference_set_seed_keras()
      • show_del_me_code()
      • write_json()
dojo-ds
  • Welcome to dojo-ds’s documentation!
  • Edit on GitHub
Next

Welcome to dojo-ds’s documentation!

Contents (Overview):

  • Installation
  • Usage
  • Contributing
  • Credits

Documentation:

  • dojo_ds package
    • show_code()
    • Submodules
    • dojo_ds.cli module
    • dojo_ds.data_enrichment module
    • dojo_ds.deploy module
    • dojo_ds.eda module
    • dojo_ds.evaluate module
    • dojo_ds.imports module
    • dojo_ds.insights module
    • dojo_ds.matplotlib_style module
    • dojo_ds.nlp module
    • dojo_ds.time_series module
    • dojo_ds.utils module

Indices and tables

  • Index

  • Module Index

  • Search Page


© Copyright 2023, James Irving. Revision 79260d18.

Built with Sphinx using a theme provided by Read the Docs.