Граф коммитов

  • 114f46281e Update docs to 3d4dc74165 [skip ci] gh-pages PRESC Documenter 2023-01-25 23:24:27 +0000
  • 3d4dc74165
    Merge pull request #297 from alberginia/vae-example master David Zeber 2023-01-25 17:16:09 -0600
  • e0be5a3145
    Merge pull request #301 from mozilla/update-env David Zeber 2023-01-25 17:00:17 -0600
  • 5d04572ce1 Add TF to the env Dave Zeber 2023-01-25 16:38:01 -0600
  • 0ec751dc54
    Merge pull request #296 from alberginia/autoencoder David Zeber 2023-01-25 16:34:39 -0600
  • 1fd8a02e1b
    Merge pull request #299 from mozilla/rotate-docs-key David Zeber 2023-01-13 19:24:14 -0600
  • a391ede5a1
    Merge pull request #300 from mozilla/fix-install David Zeber 2023-01-13 19:15:09 -0600
  • 07e1826bab Move to pip local install Dave Zeber 2023-01-13 19:07:34 -0600
  • be0ab77eea
    Rotate docs CI key Wesley Dawson 2023-01-13 12:27:38 -0800
  • 583ad9d1c3 Remove unnecessary dependencies from ML classifier copies autoencoder sampler. alberginia 2022-10-30 23:56:19 +0100
  • fbc6a65e7c Add example of the capabilities of the ML classifier copies variational autoencoder sampling module. alberginia 2022-10-30 23:43:21 +0100
  • 3dd5924eed Add orthonormal weights approximation option to autoencoder train parameters. alberginia 2022-10-30 23:33:29 +0100
  • c34f84bf76 Docstring nit. alberginia 2022-10-30 20:19:45 +0100
  • fec29e7b0f Add constraint class to approximate orthonormal weights during autoencoder training. alberginia 2022-10-30 20:15:27 +0100
  • ddf7617a91 Add function to plot sample representation arcoss latent space dimensions. alberginia 2022-10-30 20:09:06 +0100
  • 38c6e0236c Add function image_vae_sampling to use with the image variational autoencoder. alberginia 2022-10-30 19:46:12 +0100
  • 1efbf3f218 Add parameter kl_multiplicative_factor to total loss calculation at VAE class. alberginia 2022-10-30 14:10:46 +0100
  • 38138c39f3 Update ML classifier copies integration jupyter notebook. alberginia 2022-10-30 14:09:18 +0100
  • 0a30ba2dc2 Update image_random_sampling function. alberginia 2022-10-30 14:05:55 +0100
  • 9e335cceed Add sampling function that generates images with noise. alberginia 2022-10-22 11:03:15 +0200
  • 5574d90626 Add draft of Convolutional Variational Autoencoder to sample image feature spaces. alberginia 2022-10-21 17:53:10 +0200
  • c612805a9b
    Merge pull request #295 from alberginia/testbed David Zeber 2022-10-14 19:18:37 -0500
  • d764c24fb9 Update catboost version in the environment. alberginia 2022-10-12 00:57:59 +0200
  • cbf1ffb6a1 Update mixed dataset example removing one of the sampling function parameters. alberginia 2022-10-11 01:16:07 +0200
  • ef6a15e075 Fix sampling parameters in CopyClass generate synthetic data and the mixed data sampling functions. alberginia 2022-10-11 01:09:20 +0200
  • 0675b9bcf6 Move idx2numpy package to pip section in environment. alberginia 2022-10-10 23:07:12 +0200
  • ae60508bb1 Add catboost and idx2numpy with the required libraries in the environment.yml file. alberginia 2022-10-06 23:53:36 +0200
  • 2a57c5420a Remove duplicated ML classifier copies black box models file. alberginia 2022-10-06 14:02:13 +0200
  • 2ebfbd2b4f Remove duplicated continuous ML classifier copier example. alberginia 2022-10-06 13:59:50 +0200
  • 7b4da935cb Fix typo in original models examples. alberginia 2022-10-05 18:29:59 +0200
  • f5d9196ec3
    Merge pull request #294 from alberginia/tutorial David Zeber 2022-10-03 19:10:20 -0500
  • bbe1bd1526 Add link to ML classifier copies tutorial in documentation. alberginia 2022-10-02 11:47:20 +0200
  • d65fdd985f Add reference to the documentation for the evaluation in the ML classifier copies Tutorial. alberginia 2022-10-02 11:32:06 +0200
  • 4422d16a99 Correct False by True in enforce_balance parameter in the ML classifier copies Tutorial. alberginia 2022-10-02 11:05:16 +0200
  • 0aa093049b Add explicit numerical_sampling argument in ClassifierCopy mixed_data_sampling call. alberginia 2022-10-01 23:30:27 +0200
  • af0205c1d0 Change positional by keyword arguments in function mixed_data_sampling. alberginia 2022-10-01 23:28:17 +0200
  • 549856fe51 Correct description of Autism Spectrum Dataset black box model. alberginia 2022-10-01 23:26:57 +0200
  • 1e042a7303 Add one second waiting before checking if online streamer is off. alberginia 2022-10-01 23:15:36 +0200
  • a3a5044a1e Remove mistakenly doubled ContinuousCopy class. alberginia 2022-10-01 21:08:14 +0200
  • 86c2f0ab64 Small nit in description of mixed dataset ML classifier copy example. alberginia 2022-10-01 20:48:23 +0200
  • 654cb66ece Add black box model for the MNIST Handwritten Digits Dataset. alberginia 2022-10-01 20:46:21 +0200
  • 9b6e28b0ec Add custom flattener transformer for image analysis pipelines. alberginia 2022-10-01 20:44:11 +0200
  • ffc64b181d Add black box model for Quora Question Pairs dataset. alberginia 2022-09-21 18:31:41 +0200
  • 44751d21e4 Add example black box model for the ADS mixed dataset. alberginia 2022-09-21 07:18:32 +0200
  • 8c5e8bf8ed Remove unnecessary explicit numerical_sampling parameter. alberginia 2022-09-21 07:15:33 +0200
  • 0a4fd00565 Add notebook example solving the ASD mixed dataset problem. alberginia 2022-09-21 07:10:05 +0200
  • 986d0eb849 Add print comment in ContinuousCopy class. alberginia 2022-09-07 18:26:22 +0200
  • 3c5bb5fe9d Add example for continuous data stream and online copies. alberginia 2022-09-07 18:08:41 +0200
  • c82b8a891d Add black box model examples. alberginia 2022-09-07 18:05:17 +0200
  • f78b0b63f7
    Merge pull request #292 from alberginia/best-practices David Zeber 2022-09-29 21:38:06 -0500
  • 254c081144 Add wait a second before checking if streamer is active. alberginia 2022-09-29 15:04:58 +0200
  • 76ab3634cc Nit in tutorial jupyter notebook. alberginia 2022-09-29 15:04:12 +0200
  • a87a664cc1 Add ML classifier copies tutorial jupyter notebook. alberginia 2022-09-29 14:38:40 +0200
  • 6032998c25 Specify class column as categorical in example black box model datasets. alberginia 2022-09-29 10:30:02 +0200
  • 699264fee9 Clarify and rephrase several bits of the ML classifier copies best practices doc. alberginia 2022-09-28 06:04:25 +0200
  • 1fa68dd893 Clarify best practices paragraph about differences of accuracy in ML classifier copies. alberginia 2022-09-28 05:44:28 +0200
  • 84bd020bec Rephrase outskirt in best practices section. alberginia 2022-09-28 05:03:05 +0200
  • ea1ea2f8a5 Fix title. alberginia 2022-09-22 06:09:02 +0200
  • 6caff383dc Change title nit. alberginia 2022-09-22 05:55:54 +0200
  • d63f3724c3 Remove title nit. alberginia 2022-09-22 05:54:57 +0200
  • bf7a4f22fa Fix typo. alberginia 2022-09-22 05:07:29 +0200
  • 4b06175f0f Add section in documentation with best practices. alberginia 2022-09-22 05:03:06 +0200
  • 8fd0115ffe
    Merge pull request #290 from alberginia/producer-consumer David Zeber 2022-09-28 13:57:05 -0500
  • 2b8940174c Add space between tests. alberginia 2022-09-28 06:23:57 +0200
  • 44a6de1d8c
    Merge branch 'master' into producer-consumer alberginia 2022-09-28 04:49:59 +0200
  • 7908047f32 Remove copy from X in online copy run. alberginia 2022-09-28 04:44:14 +0200
  • 2ebd04f7f3 Remove partial_fit_ok from loop in the online copy run. alberginia 2022-09-28 04:27:31 +0200
  • 98a85297b0 Fix put trick into the online copier stop function. alberginia 2022-09-28 04:14:08 +0200
  • 34b80853d9 Add put trick into the online copier stop function. alberginia 2022-09-28 03:49:44 +0200
  • f71921e355 Fix get block exception in data streamer stop function. alberginia 2022-09-28 03:31:00 +0200
  • d35e59a8e2 Simplify sentence in online copies documentation section. alberginia 2022-09-28 03:09:09 +0200
  • 07614c3423 Fix daemon typo in online copies tests. alberginia 2022-09-28 03:05:08 +0200
  • 4aa174f451 Rephrase documentation sentence (we have implemented). alberginia 2022-09-28 02:56:44 +0200
  • 82b42ea381 Update producer-consumer branch to last changes after rebasing with master. alberginia 2022-09-28 02:43:39 +0200
  • 9c55a744e4 Change SDGClassifier by MPLClassifier in online copies jupyter notebook example. alberginia 2022-09-15 14:22:02 +0200
  • 551f6767c2 Add test for function ContinousCopiy. alberginia 2022-09-15 12:43:41 +0200
  • f1eeda1491 Fix SyntheticDataStreamer class when no random_state is specified. alberginia 2022-09-15 11:50:37 +0200
  • 3a6c78e7fd Add test for class SyntheticDataStreamer. alberginia 2022-09-15 11:48:44 +0200
  • 847ade3127 Add original model fixture in ML classifier copies tests. alberginia 2022-09-15 03:14:05 +0200
  • a45a8e54fa Fix error in check_partial_fit function. alberginia 2022-09-15 02:59:49 +0200
  • 7853272372 Add test for function check_partial_fit. alberginia 2022-09-15 02:58:14 +0200
  • 183a824a12 Add docstring for online classifier copies class. alberginia 2022-09-15 01:50:43 +0200
  • 1d768ab260 Add docstring for check_partial_fit function. alberginia 2022-09-15 01:18:13 +0200
  • 58a9e62f4c Add docstring for data streamer. alberginia 2022-09-15 01:08:37 +0200
  • 6153543580 Fix references after moving example into folder. alberginia 2022-09-15 00:44:13 +0200
  • 05172a79cc Delete duplicated example models file. alberginia 2022-09-15 00:40:08 +0200
  • 2061511990 Move producer-consumer example into ML classifier copies folder. alberginia 2022-09-15 00:38:07 +0200
  • 36c62d2803 Add print comment in ContinuousCopy class. alberginia 2022-09-07 18:26:22 +0200
  • e85aa6c416 Add function for sampling data batches from original model continuously. alberginia 2022-09-07 18:19:46 +0200
  • 6d7aa5c379 Add function to check if classifier or pipeline have incremental fit. alberginia 2022-09-07 18:16:59 +0200
  • 143864f110 Add print comment in ContinuousCopy class. alberginia 2022-09-07 18:26:22 +0200
  • 785d205f36 Add function for sampling data batches from original model continuously. alberginia 2022-09-07 18:19:46 +0200
  • 6ad35ce35b Add function to check if classifier or pipeline have incremental fit. alberginia 2022-09-07 18:16:59 +0200
  • 75dde522a7 Add example for continuous data stream and online copies. alberginia 2022-09-07 18:08:41 +0200
  • 1e5ff57e9d Add black box model examples. alberginia 2022-09-07 18:05:17 +0200
  • d064eeffa2 Add more number of samples for visualization in the wines ML classifier copy example. alberginia 2022-08-28 20:39:08 +0200
  • a2851ba16d Add more number of samples for visualization in the segmentation ML classifier copy example. alberginia 2022-08-28 20:38:34 +0200
  • 3a9ae7485f Add number of samples for visualization. alberginia 2022-08-28 20:30:24 +0200
  • 48f25035dc Fix change of folder. alberginia 2022-08-28 20:25:00 +0200
  • 4b126bd9ed Add comments to room occupancy detection example of ML classifier copies. alberginia 2022-08-28 18:42:18 +0200