GithubHelp home page GithubHelp logo

dream11's People

Contributors

abhishek374 avatar abhishekanand-git avatar madhavgoswami93 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dream11's Issues

RuntimeError: The reset parameter is False but there is no n_features_in_ attribute. Is this estimator fitted?

I Cloned this project and installed the required library. I tried running the script by "python3 controller.py" But I got the below error:

preddatafeature updated with currently playing members
Calculation for best XI started
/usr/local/lib/python3.8/dist-packages/sklearn/base.py:329: UserWarning: Trying to unpickle estimator StandardScaler from version 0.22.1 when using version 0.23.2. This might lead to breaking code or invalid results. Use at your own risk.
  warnings.warn(
Traceback (most recent call last):
  File "controller.py", line 213, in <module>
    execute_model_prediction(datapath, predictors, modelname, cat_cols, pred_col, usetimeseries=False, predpath=True)
  File "/home/emperoreby/sideprojects/dream11/main.py", line 110, in execute_model_prediction
    mod_predict.get_normalized_data()
  File "/home/emperoreby/sideprojects/dream11/point_prediction.py", line 248, in get_normalized_data
    master_numcols = self.enc[1].transform(master_numcols_df.values)
  File "/usr/local/lib/python3.8/dist-packages/sklearn/preprocessing/_data.py", line 791, in transform
    X = self._validate_data(X, reset=False,
  File "/usr/local/lib/python3.8/dist-packages/sklearn/base.py", line 436, in _validate_data
    self._check_n_features(X, reset=reset)
  File "/usr/local/lib/python3.8/dist-packages/sklearn/base.py", line 372, in _check_n_features
    raise RuntimeError(
RuntimeError: The reset parameter is False but there is no n_features_in_ attribute. Is this estimator fitted?

espn website is not working what to do now ??

raise InvalidURL("Invalid URL %r: No host supplied" % url)
requests.exceptions.InvalidURL: Invalid URL 'https: // hsapi.espncricinfo.com / v1 / pages / series / schedule?lang = en & leagueId =8048&year=2021': No host supplied

main.py does not output anything

after install main.py does not output anything
the csv file was converted to xlsx ( its the only thing i can see that might have been changed)

training with ipl20 data results in error

catboost.CatBoostError: Invalid type for cat_feature[non-default value idx=14616,feature_idx=21]=nan : cat_features must be integer or string, real number values and NaN values should be converted to string.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.