Coder Social home page Coder Social logo

crop_yield_prediction's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on ... on Spark and Python.
  • ๐ŸŒฑ Iโ€™m currently learning ... Data Science best practices.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on ... any Data Science related work.
  • ๐Ÿ’ฌ Ask me about ... my art.
  • ๐Ÿ“ซ How to reach me: ... [email protected]; LinkedIn; my website
  • ๐Ÿ“ See my Resume to get more info.
  • ๐Ÿ˜„ Pronouns: ... He/Him/They/Them
  • โšก Fun fact: ... actually really really sad fact, I can't swim.

crop_yield_prediction's People

Contributors

jiteshpabla avatar

Stargazers

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

Watchers

 avatar  avatar

crop_yield_prediction's Issues

problem in data -prepare2.ipynb

new1=["Etawah",9.04,6.64,1.77,2.99,2.08,45.12,230.37,234.34,130.14,5.23,5.05,6.33]
new1=np.array(new1)
new1=new1.reshape(1,13)
rainfall=np.append(rainfall,new1,axis=0)

what is rainfall here???????

new2=["Etawah",14.99,18.203,23.96,30.18,34.35,34.89,30.84,29.04,28.91,26.24,20.81,15.91]
new2=np.array(new2)
new2=new2.reshape(1,13)
temp=np.append(temp,new2,axis=0)

what is temp here????

please answer i am stuck at this point...help me

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.