|
1 | | -LICENSE.txt |
2 | | -README.md |
3 | | -setup.cfg |
4 | | -setup.py |
5 | | -mltoolkit/__init__.py |
6 | | -mltoolkit/data_analysis.py |
7 | | -mltoolkit/data_processing.py |
8 | | -mltoolkit/machine_learning.py |
9 | | -mltoolkit/plot.py |
10 | | -mltoolkit.egg-info/PKG-INFO |
11 | | -mltoolkit.egg-info/SOURCES.txt |
12 | | -mltoolkit.egg-info/dependency_links.txt |
13 | | -mltoolkit.egg-info/requires.txt |
14 | | -mltoolkit.egg-info/top_level.txt |
15 | | -test/test_Chi.py |
16 | | -test/test_add_previous.py |
17 | | -test/test_balance.py |
18 | | -test/test_buffdescribe.py |
19 | | -test/test_clean_text.py |
20 | | -test/test_convert_to_numeric.py |
21 | | -test/test_export_model.py |
22 | | -test/test_gen_from_array.py |
23 | | -test/test_gen_from_dataframe.py |
24 | | -test/test_gen_from_directory.py |
25 | | -test/test_heatmap_corr.py |
26 | | -test/test_ignore_columns_polyfeatures.py |
27 | | -test/test_import_model.py |
28 | | -test/test_last_columndf.py |
29 | | -test/test_list_categorical_columns.py |
30 | | -test/test_load_imgs.py |
31 | | -test/test_load_model_zip.py |
32 | | -test/test_log_transform_data.py |
33 | | -test/test_pcvr.py |
34 | | -test/test_plot_ngrams.py |
35 | | -test/test_predict_model_classification.py |
36 | | -test/test_processing_model_classification.py |
37 | | -test/test_quick.py |
38 | | -test/test_read_csv_zip.py |
39 | | -test/test_read_url.py |
40 | | -test/test_roc.py |
41 | | -test/test_scrap.py |
42 | | -test/test_show_scoring.py |
43 | | -test/test_smoth.py |
44 | | -test/test_sunburst.py |
45 | | -test/test_uniq_value.py |
46 | | -test/test_winner_loser.py |
47 | | -test/test_word.py |
48 | | -test/test_worst_params.py |
0 commit comments