Home
last modified time | relevance | path

Searched refs:_trial (Results 1 – 25 of 49) sorted by relevance

12

/dports/math/py-optuna/optuna-2.10.0/optuna/multi_objective/
H A Dtrial.py39 self._trial = trial
182 return self._trial.number
192 return self._trial.params
239 trial = self._trial.study._storage.get_trial(self._trial._trial_id)
277 self._trial = trial
295 return self._trial.number
303 return self._trial.state
366 return self._trial == other._trial
372 return self._trial < other._trial
378 return self._trial <= other._trial
[all …]
/dports/math/py-optuna/optuna-2.10.0/optuna/integration/
H A Dxgboost.py42 self._trial = trial
70 self._trial.report(current_score, step=epoch)
71 if self._trial.should_prune():
98 self._trial = trial
112 self._trial.report(current_score, step=env.iteration)
113 if self._trial.should_prune():
H A Dlightgbm.py73 self._trial = trial
95 if self._trial.study.direction != optuna.study.StudyDirection.MAXIMIZE:
102 if self._trial.study.direction != optuna.study.StudyDirection.MINIMIZE:
109 self._trial.report(current_score, step=env.iteration)
110 if self._trial.should_prune():
H A Dpytorch_ignite.py31 self._trial = trial
38 self._trial.report(score, self._trainer.state.epoch)
39 if self._trial.should_prune():
H A Dskorch.py35 self._trial = trial
44 self._trial.report(current_score, epoch)
45 if self._trial.should_prune():
H A Dmxnet.py32 self._trial = trial
50 self._trial.report(current_score, step=param.epoch)
51 if self._trial.should_prune():
H A Dpytorch_lightning.py40 self._trial = trial
55 self._trial.report(current_score, step=epoch)
56 if self._trial.should_prune():
H A Dfastaiv1.py70 self._trial = trial
81 self._trial.report(float(value), step=epoch)
82 if self._trial.should_prune():
H A Dtfkeras.py40 self._trial = trial
57 self._trial.report(float(current_score), step=epoch)
60 if self._trial.should_prune():
H A Dkeras.py53 self._trial = trial
70 self._trial.report(float(current_score), step=epoch)
71 if self._trial.should_prune():
H A Dtensorflow.py43 self._trial = trial
82 self._trial.report(float(current_score), step=summary_step)
84 if self._trial.should_prune():
H A Dchainer.py55 self._trial = trial
95 self._trial.report(current_score, step=current_step)
96 if self._trial.should_prune():
/dports/math/py-optuna/optuna-2.10.0/optuna/integration/allennlp/
H A D_pruner.py161 self._trial = trial
197 self._trial = Trial(study, int(trial_id))
228 self._trial.report(float(value), epoch)
229 if self._trial.should_prune():
/dports/math/maxima/maxima-5.43.2/share/contrib/maxima-odesolve/
H A DkovacicODE.mac810 _trial:ratexpand(num(ratsimp(_pr[-1]))),
811 dprint(3,"_trial = ",_trial),
813 if _trial # 0 then (
815 dprint(3,"low degree = ",lopow(_trial,_var)),
816 dprint(3,"high degree = ",hipow(_trial,_var)),
818 for _i from lopow(_trial,_var) thru hipow(_trial,_var) do (
819 lset:coeff(_trial,_var,_i),
857 _trial : sum(_pr[_i]*_w^_i/(_n-_i)!,_i,0,_n),
860 dprint(3,"_trial = ",string(_trial)),
863 _solution:solve(ev(_trial),_w),
[all …]
/dports/math/py-optuna/optuna-2.10.0/optuna/trial/
H A D__init__.py6 from optuna.trial._trial import Trial
/dports/devel/py-epsilon/epsilon-0.8.0/
H A Dtox.ini11 --temp-directory={envdir}/_trial {posargs:epsilon}
/dports/math/py-Diofant/Diofant-0.13.0/diofant/ntheory/
H A Dfactor_.py614 def _trial(factors, n, candidates, verbose=False): function
1088 n, found_trial = _trial(factors, n, ps, verbose)
1123 n, _ = _trial(factors, n, ps, verbose=False)
1144 n, _ = _trial(factors, n, ps, verbose=False)
/dports/math/py-sympy/sympy-1.9/sympy/ntheory/
H A Dfactor_.py809 def _trial(factors, n, candidates, verbose=False): function
1329 n, found_trial = _trial(factors, n, ps, verbose)
1361 n, _ = _trial(factors, n, ps, verbose=False)
1380 n, _ = _trial(factors, n, ps, verbose=False)
1410 n, _ = _trial(factors, n, ps, verbose=False)
/dports/multimedia/libtheora/libtheora-1.1.1/lib/
H A Drate.c732 long _bits,int _qti,int _qi,int _trial,int _droppable){ in oc_enc_update_rc_state() argument
768 if(!_trial){ in oc_enc_update_rc_state()
801 if(_trial){ in oc_enc_update_rc_state()
848 if(!_trial){ in oc_enc_update_rc_state()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Drate.c732 long _bits,int _qti,int _qi,int _trial,int _droppable){ in oc_enc_update_rc_state() argument
768 if(!_trial){ in oc_enc_update_rc_state()
801 if(_trial){ in oc_enc_update_rc_state()
848 if(!_trial){ in oc_enc_update_rc_state()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Drate.c732 long _bits,int _qti,int _qi,int _trial,int _droppable){ in oc_enc_update_rc_state() argument
768 if(!_trial){ in oc_enc_update_rc_state()
801 if(_trial){ in oc_enc_update_rc_state()
848 if(!_trial){ in oc_enc_update_rc_state()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Drate.c732 long _bits,int _qti,int _qi,int _trial,int _droppable){ in oc_enc_update_rc_state() argument
768 if(!_trial){ in oc_enc_update_rc_state()
801 if(_trial){ in oc_enc_update_rc_state()
848 if(!_trial){ in oc_enc_update_rc_state()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Drate.c732 long _bits,int _qti,int _qi,int _trial,int _droppable){ in oc_enc_update_rc_state() argument
768 if(!_trial){ in oc_enc_update_rc_state()
801 if(_trial){ in oc_enc_update_rc_state()
848 if(!_trial){ in oc_enc_update_rc_state()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Drate.c732 long _bits,int _qti,int _qi,int _trial,int _droppable){ in oc_enc_update_rc_state() argument
768 if(!_trial){ in oc_enc_update_rc_state()
801 if(_trial){ in oc_enc_update_rc_state()
848 if(!_trial){ in oc_enc_update_rc_state()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Drate.c732 long _bits,int _qti,int _qi,int _trial,int _droppable){ in oc_enc_update_rc_state() argument
768 if(!_trial){ in oc_enc_update_rc_state()
801 if(_trial){ in oc_enc_update_rc_state()
848 if(!_trial){ in oc_enc_update_rc_state()

12