MCPcopy Create free account

hub / github.com/PriorLabs/tabpfn-client / functions

Functions396 in github.com/PriorLabs/tabpfn-client

Methodtest_output_type_quantiles_custom
(self, reg_data)
tests/quick_test_v2.py:245
Methodtest_output_type_quantiles_default
(self, reg_data)
tests/quick_test_v2.py:234
Methodtest_pandas_dataframe_cleaning
(self)
tests/unit/test_text_features.py:36
Methodtest_pandas_input
(self, clf_data)
tests/quick_test_v2.py:158
Methodtest_pandas_input
(self, reg_data)
tests/quick_test_v2.py:332
Methodtest_paper_version_behavior
(self, mock_predict, mock_fit)
tests/unit/test_tabpfn_classifier.py:1007
Methodtest_paper_version_behavior
(self, mock_predict, mock_fit)
tests/unit/test_tabpfn_regressor.py:974
Methodtest_password_req_to_policy
(self)
tests/unit/test_prompt_agent.py:7
Methodtest_predict_and_predict_proba
(self, clf_data, version)
tests/quick_test_v2.py:82
Methodtest_predict_converts_none_in_dict_prediction_to_nan
(self, mock_server)
tests/unit/test_client.py:601
Methodtest_predict_full_adds_criterion_with_optional_dependencies
(self)
tests/unit/test_tabpfn_regressor.py:562
Methodtest_predict_full_missing_optional_dependencies_logs_warning
(self)
tests/unit/test_tabpfn_regressor.py:611
Methodtest_predict_mean
(self, reg_data, version)
tests/quick_test_v2.py:211
Methodtest_predict_params_output_type
Test that predict_params contains correct output_type.
tests/unit/test_tabpfn_classifier.py:539
Methodtest_predict_params_output_type
Test that predict_params contains correct output_type and quantiles.
tests/unit/test_tabpfn_regressor.py:533
Methodtest_predict_proba_uses_correct_model_path
(self)
tests/unit/test_tabpfn_classifier.py:970
Methodtest_predict_twice_without_refit
Calling predict multiple times should not require refitting.
tests/quick_test_v2.py:141
Methodtest_predict_twice_without_refit
Calling predict multiple times should not require refitting.
tests/quick_test_v2.py:317
Methodtest_predict_uses_correct_model_path
(self)
tests/unit/test_tabpfn_regressor.py:940
Methodtest_predict_with_long_and_comma_text
Test predictions with long text (>2500 chars) and text containing commas.
tests/unit/test_tabpfn_regressor.py:646
Methodtest_predict_with_missing_fitted_train_set_raises_needs_refitting
( self, mock_server )
tests/unit/test_client.py:504
Methodtest_predict_with_pandas_dataframe
Test predictions with pandas DataFrame input, including text columns.
tests/unit/test_tabpfn_classifier.py:746
Methodtest_predict_with_pandas_dataframe
Test predictions with pandas DataFrame input, including text columns.
tests/unit/test_tabpfn_regressor.py:731
Methodtest_predict_with_same_test_set_calls_prepare_and_predict_each_time
( self, mock_server )
tests/unit/test_client.py:467
Methodtest_predict_with_uncleaned_text
Test predictions with long text (>2500 chars) and text containing commas.
tests/unit/test_tabpfn_classifier.py:609
Methodtest_predict_with_valid_train_set_and_test_set
(self, mock_server)
tests/unit/test_client.py:225
Methodtest_prompt_and_set_token_login
(self, mock_console_input, mock_getpass)
tests/unit/test_prompt_agent.py:81
Methodtest_prompt_and_set_token_registration
(self, mock_console_input, mock_getpass)
tests/unit/test_prompt_agent.py:30
Methodtest_prompt_terms_and_cond_returns_false
(self, mock_input)
tests/unit/test_prompt_agent.py:100
Methodtest_prompt_terms_and_cond_returns_true
(self, mock_input)
tests/unit/test_prompt_agent.py:95
Methodtest_register_user
(self, mock_server)
tests/unit/test_client.py:144
Methodtest_register_user_with_invalid_email
(self, mock_server)
tests/unit/test_client.py:165
Functiontest_reload_opts
()
tests/unit/test_options.py:5
Methodtest_reset_cache_after_token_set
(self, mock_server)
tests/unit/test_service_wrapper.py:111
Methodtest_reset_cache_unsets_tabpfn_token_constant
(self, mock_server)
tests/unit/test_service_wrapper.py:132
Methodtest_reset_cache_without_token_set
(self)
tests/unit/test_service_wrapper.py:148
Methodtest_reset_on_remote_classifier
(self, mock_server)
tests/unit/test_tabpfn_classifier.py:199
Methodtest_reset_on_remote_regressor
(self, mock_server)
tests/unit/test_tabpfn_regressor.py:200
Methodtest_retrieve_greeting_messages
(self, mock_server)
tests/unit/test_client.py:216
Methodtest_reuse_saved_access_token
(self, mock_server)
tests/unit/test_tabpfn_classifier.py:159
Methodtest_reuse_saved_access_token
(self, mock_server)
tests/unit/test_tabpfn_regressor.py:160
Methodtest_scalar_output_types
(self, reg_data, output_type)
tests/quick_test_v2.py:223
Methodtest_send_reset_password_email
(self, mock_server)
tests/unit/test_client.py:196
Methodtest_send_verification_email
(self, mock_server)
tests/unit/test_client.py:206
Methodtest_serialization_with_cleaned_text
Test serialization of data after text cleaning
tests/unit/test_text_features.py:169
Methodtest_server_port_in_use
Test handling when preferred port is in use
tests/unit/test_browser_auth.py:232
Methodtest_server_setup_exception
(self, mock_print, mock_tcp_server)
tests/unit/test_browser_auth.py:17
Methodtest_set_token_by_invalid_login
(self, mock_server)
tests/unit/test_service_wrapper.py:46
Methodtest_set_token_by_invalid_registration
(self, mock_server)
tests/unit/test_service_wrapper.py:86
Methodtest_set_token_by_valid_login
(self, mock_server)
tests/unit/test_service_wrapper.py:26
Methodtest_single_test_sample
Predict on a single test sample.
tests/quick_test_v2.py:177
Methodtest_single_test_sample
Predict on a single test sample.
tests/quick_test_v2.py:351
Functiontest_sklearn_compatible
( estimator: Type[TabPFNClassifier | TabPFNRegressor], )
tests/unit/test_estimator.py:212
Methodtest_small_train_set
Fit with very few training samples.
tests/quick_test_v2.py:168
Methodtest_small_train_set
Fit with very few training samples.
tests/quick_test_v2.py:342
Methodtest_softmax_temperature
(self, clf_data, softmax_temperature)
tests/quick_test_v2.py:109
Methodtest_softmax_temperature
(self, reg_data, softmax_temperature)
tests/quick_test_v2.py:297
Methodtest_string_label_predictions
Test that string labels in y are preserved in predictions.
tests/unit/test_tabpfn_classifier.py:565
Methodtest_successful_browser_login
(self, mock_webbrowser)
tests/unit/test_browser_auth.py:104
Methodtest_thinking_effort_alone_implies_on
(self)
tests/unit/test_thinking_validation.py:38
Methodtest_thinking_mode_alone_is_on
(self)
tests/unit/test_thinking_validation.py:34
Methodtest_thinking_off_with_non_v3_model_path_allowed
(self)
tests/unit/test_thinking_validation.py:91
Methodtest_thinking_with_auto_model_path_allowed
(self)
tests/unit/test_thinking_validation.py:71
Methodtest_thinking_with_v25_model_path_rejected
(self)
tests/unit/test_thinking_validation.py:77
Methodtest_thinking_with_v26_model_path_rejected
(self)
tests/unit/test_thinking_validation.py:87
Methodtest_thinking_with_v2_model_path_rejected
(self)
tests/unit/test_thinking_validation.py:83
Methodtest_thinking_with_v3_model_path_allowed
(self)
tests/unit/test_thinking_validation.py:67
Methodtest_timeout_above_cap_rejected
(self)
tests/unit/test_thinking_validation.py:60
Methodtest_timeout_at_cap_allowed
(self)
tests/unit/test_thinking_validation.py:64
Methodtest_timeout_handling
Test handling of timeout during login
tests/unit/test_browser_auth.py:185
Methodtest_too_many_classes_raise_error
Test that having more than 10 classes raises a ValueError.
tests/unit/test_tabpfn_classifier.py:866
Methodtest_try_connection
(self, mock_server)
tests/unit/test_client.py:106
Methodtest_try_connection_with_invalid_server
(self, mock_server)
tests/unit/test_client.py:111
Methodtest_try_connection_with_outdated_client_raises_runtime_error
( self, mock_server )
tests/unit/test_client.py:116
Methodtest_try_reusing_existing_token
(self, mock_server)
tests/unit/test_service_wrapper.py:62
Methodtest_try_reusing_non_existing_token
(self)
tests/unit/test_service_wrapper.py:78
Methodtest_use_remote_tabpfn_classifier
(self, mock_server)
tests/integration/test_tabpfn_classifier.py:29
Methodtest_use_remote_tabpfn_classifier_async_mode
(self, mock_server)
tests/integration/test_tabpfn_classifier.py:91
Methodtest_user_cancels_login
( self, mock_event, mock_tcp_server, mock_webbrowser_open, mock_print )
tests/unit/test_browser_auth.py:54
Methodtest_valid_auth_token
(self, mock_server)
tests/unit/test_client.py:191
Methodtest_validate_email
(self, mock_server)
tests/unit/test_client.py:127
Methodtest_validate_email_invalid
(self, mock_server)
tests/unit/test_client.py:134
Methodtest_validate_model_name_with_invalid_model_raises_error
(self)
tests/unit/test_tabpfn_classifier.py:938
Methodtest_validate_model_name_with_invalid_model_raises_error
(self)
tests/unit/test_tabpfn_regressor.py:908
Methodtest_validate_model_name_with_valid_model_passes
(self)
tests/unit/test_tabpfn_classifier.py:931
Methodtest_validate_model_name_with_valid_model_passes
(self)
tests/unit/test_tabpfn_regressor.py:901
Methodtest_validate_response
(self)
tests/unit/test_client.py:278
Methodtest_validate_response_no_error
(self)
tests/unit/test_client.py:272
Methodtest_validate_response_only_version_check
(self)
tests/unit/test_client.py:330
Methodtest_validate_response_streamed_error_envelope
(self)
tests/unit/test_client.py:293
Methodtest_validate_response_streamed_error_falls_back_to_detail
(self)
tests/unit/test_client.py:314
Methodtry_browser_login
Try to authenticate using browser-based login
src/tabpfn_client/service_wrapper.py:167
Methodvalidate_email
(cls, email: str)
src/tabpfn_client/service_wrapper.py:71
Methodverify_email
(cls, token: str, access_token: str)
src/tabpfn_client/service_wrapper.py:162
Functionwith_mock_server
()
tests/mock_tabpfn_server.py:26
Functionwrapper
(test_class, *args, **kwargs)
tests/mock_tabpfn_server.py:28
← previous301–396 of 396, ranked by callers