Giter Site home page Giter Site logo

khabgahyar's Introduction

khabgahYar

khabgahYar finds a dormitory with the help of machine learning in 4 steps:

    1. ask your city and how much money do you have .
    1. get datas from "divar.ir" and parse them (web scrapping).
    1. filter and add them to databse .
    1. use machine learning to find a suitable dormitory for you .

Tech

KhabgahYar uses a number of open source projects to work properly:

  • [scikit-learn] - a free software machine learning library for the Python programming language.
  • [Beautiful Soup] - a Python package for parsing HTML and XML documents .
  • [Requests] - the only Non-GMO HTTP library for Python!
  • [mysql] - MySQL is an open source relational database management system (RDBMS).

And of course KhabgahYar itself is open source with a public repository on GitHub.

Information Resources

KhabgahYar use Divar(a classified ads platform in Iran with more than 13 million active Installations in the year )

Briefly about Sk-learn

x = [(input1,input2,...)]
y = [(output1)]
clf = tree.DecisionTreeClassifier()
clf.fit(x, y)
answer = clf.predict([[new_input1, new_input2,...]])

Development

Want to contribute? Great! Fork and make your changes in the source and instantaneously send your pull request!

Acknowledgments

Thanks to Jadi for helping me as a super professor in this project โค .

Run and enjoy!

run project

which city?

which city?

how much prepayment?

how much prepayment?

how much monthly rent?

how much monthly rent?

look at the result!

look at the result!

khabgahyar's People

Contributors

imansdn avatar

Stargazers

Mohammad Sabeti avatar S H A H I N avatar Ali Rezaiyan avatar Amircpu avatar Danny Khosravi avatar Meysam avatar Pouriya avatar Ali Bahaari avatar Hosein Khansari avatar Ali Asadi avatar  avatar hamid avatar Mohammad Hasani avatar Mostafa Ahangarha avatar Soroosh Khodami avatar Maysam Shahsavari avatar Parsa Kafi avatar Sina Darvishi avatar Amin Sepehri avatar  avatar Milad Doorbash avatar

Watchers

James Cloos avatar  avatar

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.